This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository binutils-gdb.
from f5de926fc69 [gdb] Fix style.indent in tclint.toml
new 03819fa9be4 bfd/ELF: Handle prstatus of 156 bytes in elf32_arm_nabi_gro [...]
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
bfd/elf32-arm.c | 10 ++++++++++
1 file changed, 10 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository binutils-gdb.
from 04a9afc1d81 gdb: remove unused includes from valops.c
new f5de926fc69 [gdb] Fix style.indent in tclint.toml
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
gdb/tclint.toml | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 8372629e97f libstdc++: Move new std::generate_canonical to inline namespace
new 4320e2bf6fc c++: adjust comment wording in cp_parser_init_declarator
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
gcc/cp/parser.cc | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 84ad0d86df6 PR modula2/123151: Unable to use IsNoError with Close in FI [...]
new cf8dea631d4 libstdc++: Restore braces around body of if-statement
new 8372629e97f libstdc++: Move new std::generate_canonical to inline namespace
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
libstdc++-v3/include/bits/random.h | 6 ++++++
libstdc++-v3/include/bits/random.tcc | 4 ++++
libstdc++-v3/testsuite/26_numerics/random/pr60037-neg.cc | 5 +----
3 files changed, 11 insertions(+), 4 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-15
in repository gcc.
from 88c8959a3f3 Daily bump.
new 83020b996e0 libstdc++: Fix nodiscard warnings in performance tests
new a4921df13f0 libstdc++: Fix pretty printer lookup for class templates [P [...]
new 48f85d31b5b libstdc++: std::atomic should use std::addressof
new e7664c01527 libstdc++: Do not optimize std::copy to memcpy for bool out [...]
new f1d72baa71f libstdc++: Update tzdata to 2025c
The 5 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
libstdc++-v3/include/bits/atomic_wait.h | 3 +-
libstdc++-v3/include/bits/cpp_type_traits.h | 7 ++++
libstdc++-v3/include/std/atomic | 9 ++---
libstdc++-v3/include/std/chrono | 2 +-
libstdc++-v3/python/libstdcxx/v6/printers.py | 6 ++-
libstdc++-v3/src/c++20/tzdata.zi | 6 +--
libstdc++-v3/src/c++20/tzdb.cc | 4 +-
.../testsuite/25_algorithms/copy/122907.cc | 43 ++++++++++++++++++++++
.../performance/23_containers/sort_search/list.cc | 2 +-
.../25_algorithms/equal_deque_iterators.cc | 10 ++---
.../performance/25_algorithms/search_n.cc | 4 +-
11 files changed, 74 insertions(+), 22 deletions(-)
create mode 100644 libstdc++-v3/testsuite/25_algorithms/copy/122907.cc
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from bd986ddbded testsuite: i386: Restrict gcc.target/i386/pr120881-1?.c to Linux
new 84ad0d86df6 PR modula2/123151: Unable to use IsNoError with Close in FI [...]
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
gcc/m2/gm2-libs/FIO.def | 30 ++--
gcc/m2/gm2-libs/FIO.mod | 53 +++++--
gcc/testsuite/gm2/pimlib/base/run/pass/FIO.mod | 181 +++++++++++++-----------
gcc/testsuite/gm2/pimlib/run/pass/testclose.mod | 41 ++++++
4 files changed, 202 insertions(+), 103 deletions(-)
create mode 100644 gcc/testsuite/gm2/pimlib/run/pass/testclose.mod
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository glibc.
from eba6ed454f benchtests: Add pthread mutex trylock recursive throughput t [...]
new 638d437dbf Deprecate s390-linux-gnu (31bit)
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
NEWS | 5 +++++
scripts/build-many-glibcs.py | 2 --
2 files changed, 5 insertions(+), 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 829fc51a5c9 testsuite: c++: Skip g++.dg/cpp26/literals2.C on Solaris [P [...]
new bd986ddbded testsuite: i386: Restrict gcc.target/i386/pr120881-1?.c to Linux
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
gcc/testsuite/gcc.target/i386/pr120881-1a.c | 2 +-
gcc/testsuite/gcc.target/i386/pr120881-1b.c | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 0ee1ade8faf c++: clear in_declarator_p before parsing a lambda [PR121443]
new c9c1c002e32 testsuite: diagnostics: Fix gcc.dg/plugin/crash-test-nested [...]
new 829fc51a5c9 testsuite: c++: Skip g++.dg/cpp26/literals2.C on Solaris [P [...]
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
gcc/testsuite/g++.dg/cpp26/literals2.C | 1 +
.../gcc.dg/plugin/crash-test-nested-write-through-null-html.py | 3 ++-
.../gcc.dg/plugin/crash-test-nested-write-through-null-sarif.py | 3 ++-
gcc/testsuite/gcc.dg/plugin/crash-test-write-through-null-stderr.c | 2 +-
4 files changed, 6 insertions(+), 3 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 020ad96f2e1 c++: Don't record lambdas in concept evaluations [PR123075]
new 0ee1ade8faf c++: clear in_declarator_p before parsing a lambda [PR121443]
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
gcc/cp/parser.cc | 3 +++
gcc/testsuite/g++.dg/parse/pr121443.C | 11 +++++++++++
2 files changed, 14 insertions(+)
create mode 100644 gcc/testsuite/g++.dg/parse/pr121443.C
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.