This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 5c06ad9ab4a Doc: Copy-edit text about -Wno-xxx [PR90468]
new c3e1c23e8bd testsuite: Fix gcc.dg/vect/pr99102.c command line
new ed14cb27b6c testsuite: Update guality XFAILs for aarch64
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/gcc.dg/guality/pr36728-3.c | 2 +-
gcc/testsuite/gcc.dg/guality/pr41353-1.c | 2 +-
gcc/testsuite/gcc.dg/guality/pr54693-2.c | 2 +-
gcc/testsuite/gcc.dg/guality/pr68860-1.c | 2 +-
gcc/testsuite/gcc.dg/guality/pr68860-2.c | 2 +-
gcc/testsuite/gcc.dg/guality/sra-1.c | 2 +-
gcc/testsuite/gcc.dg/guality/vla-1.c | 4 ++--
gcc/testsuite/gcc.dg/vect/pr99102.c | 2 +-
8 files changed, 9 insertions(+), 9 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 d55ade198f8 gdb: remove unused includes in maint.c
new ae871f291b8 Simplify print_doc_line
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/cli/cli-decode.c | 46 +++++++++++++++++-----------------------------
1 file changed, 17 insertions(+), 29 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 8ad92d35519 gdb/dwarf2: pass correct dwarf2_cu to lookup_dwo_id in crea [...]
new d55ade198f8 gdb: remove unused includes in maint.c
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/maint.c | 2 --
1 file changed, 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 binutils-gdb.
from d01e823438c Update copyright dates to include 2025
new 34f5a310b4f gdb/testsuite: add DWARF 5 + split DWARF + type units board
new 6488583941b gdb/testsuite/dwarf: add support to generate DWARF 5 split [...]
new 0b188a3fb13 gdb/testsuite/dwarf: fix abbrev section name when putting t [...]
new 8ad92d35519 gdb/dwarf2: pass correct dwarf2_cu to lookup_dwo_id in crea [...]
The 4 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/dwarf2/read.c | 2 +-
.../{gold.exp => dwarf5-fission-debug-types.exp} | 17 ++--
...2-missing-cu-tag.c => fission-with-type-unit.c} | 4 +-
.../gdb.dwarf2/fission-with-type-unit.exp | 105 +++++++++++++++++++++
gdb/testsuite/lib/dwarf.exp | 47 ++++++++-
gdb/testsuite/make-check-all.sh | 1 +
6 files changed, 162 insertions(+), 14 deletions(-)
copy gdb/testsuite/boards/{gold.exp => dwarf5-fission-debug-types.exp} (69%)
copy gdb/testsuite/gdb.dwarf2/{dw2-missing-cu-tag.c => fission-with-type-unit.c} (88%)
create mode 100644 gdb/testsuite/gdb.dwarf2/fission-with-type-unit.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 releases/gcc-13
in repository gcc.
from 659e222b82c ipa-cp: Avoid ICE when redistributing nodes among edges to [...]
new b07ff1f34c0 libstdc++: Replace use of std::min in ranges::uninitialized [...]
new 09584eb968e libstdc++: Replace use of __mindist in ranges::uninitialize [...]
new 6c61f43b8cd libstdc++: Fix use-after-free in std::format [PR119671]
The 3 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/ranges_uninitialized.h | 26 +++++++-------
libstdc++-v3/include/std/format | 9 ++---
.../uninitialized_copy/constrained.cc | 41 ++++++++++++++++++++++
.../uninitialized_move/constrained.cc | 40 +++++++++++++++++++++
.../testsuite/std/format/functions/format.cc | 12 +++++++
5 files changed, 112 insertions(+), 16 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.