This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from b95290e8562 libgomp: Fix libgomp.c/affinity-1.c on non-Linux
new 22f1c853de9 [committed] Another MAINTAINERS update
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:
MAINTAINERS | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
--
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 b6ac9fb3e26 Minor test fix for gnat-llvm
new b5160e2ee6a gdb: improve line number lookup around inline functions
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/symtab.c | 25 ++-
...{dw2-skipped-line-entries.c => dw2-inline-bt.c} | 55 +++--
gdb/testsuite/gdb.dwarf2/dw2-inline-bt.exp | 227 +++++++++++++++++++++
gdb/testsuite/gdb.opt/inline-bt.c | 28 +++
gdb/testsuite/gdb.opt/inline-bt.exp | 129 ++++++++----
5 files changed, 403 insertions(+), 61 deletions(-)
copy gdb/testsuite/gdb.dwarf2/{dw2-skipped-line-entries.c => dw2-inline-bt.c} (65%)
create mode 100644 gdb/testsuite/gdb.dwarf2/dw2-inline-bt.exp
--
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 4320e2bf6fc c++: adjust comment wording in cp_parser_init_declarator
new b95290e8562 libgomp: Fix libgomp.c/affinity-1.c on non-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:
libgomp/testsuite/libgomp.c/affinity-1.c | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
--
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 03819fa9be4 bfd/ELF: Handle prstatus of 156 bytes in elf32_arm_nabi_gro [...]
new b6ac9fb3e26 Minor test fix for gnat-llvm
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/testsuite/gdb.ada/packed_record_2.exp | 9 +++++----
1 file changed, 5 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 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.