This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from ffd205ff5ce aarch64: Add aarch64 test [PR 123697]
new a1165e72b9e c++: Fix -Wmisleading-indentation ICE on expansion stmt [PR123694]
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/c-family/c-indentation.cc | 3 +++
gcc/testsuite/g++.dg/cpp26/expansion-stmt28.C | 13 +++++++++++++
2 files changed, 16 insertions(+)
create mode 100644 gcc/testsuite/g++.dg/cpp26/expansion-stmt28.C
--
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 8d52534fa39 BFD: Remove extraneous BFD struct member setup from `bfd_ma [...]
new 363ff43b4bb Constify coffread.c:getsymname
new 12df1b6573c Clean up a comment in coffread.c
new 5189432c9b2 Fix indentation in coffread.c
new a2afd0a1e8b Change coffread.c:pe_file to bool
new db6d632b298 Remove redundant nlist_bfd_global
new 00a5308d562 Use symfile_bfd in more places
new d1a15158032 Use coffread_objfile throughout coffread.c
new f0ea85e1691 Remove coff_symfile_init
new 7742a9c6d94 Remove all globals from coffread.c
new 01be62d46b2 Change is_import_fixup_symbol to return bool
The 10 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/coffread.c | 327 ++++++++++++++++++++++++++++-----------------------------
1 file changed, 158 insertions(+), 169 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 9f498643062 s390: gas: Remove support for register names "ap" and "cc" [...]
new b3dcdde51b0 BFD: Remove null pointer checks for `bfd_hash_table_free' calls
new 8d52534fa39 BFD: Remove extraneous BFD struct member setup from `bfd_ma [...]
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:
bfd/opncls.c | 9 ++-------
binutils/wrstabs.c | 6 ++----
2 files changed, 4 insertions(+), 11 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 release/2.42/master
in repository glibc.
from 453e6b8dba resolv: Fix NSS DNS backend for getnetbyaddr (CVE-2026-0915)
new cbf39c26b2 posix: Reset wordexp_t fields with WRDE_REUSE (CVE-2025-1528 [...]
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 | 2 ++
posix/Makefile | 11 ++++++
posix/tst-wordexp-reuse.c | 89 +++++++++++++++++++++++++++++++++++++++++++++++
posix/wordexp.c | 2 ++
4 files changed, 104 insertions(+)
create mode 100644 posix/tst-wordexp-reuse.c
--
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 80cc58ea2d posix: Reset wordexp_t fields with WRDE_REUSE (CVE-2025-1528 [...]
new 04e750e75b Add advisory text for CVE-2025-15281
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:
advisories/GLIBC-SA-2026-0003 | 24 ++++++++++++++++++++++++
1 file changed, 24 insertions(+)
create mode 100644 advisories/GLIBC-SA-2026-0003
--
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 0c2b2d53879 aarch64: Update comment explaining code layout
new ffd205ff5ce aarch64: Add aarch64 test [PR 123697]
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.dg/vect/vect-pr123697.c => gcc.target/aarch64/sve/pr123697.c} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
copy gcc/testsuite/{gcc.dg/vect/vect-pr123697.c => gcc.target/aarch64/sve/pr123697 [...]
--
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 3a8faf1e543 aarch64: Ignore debug stmts in aarch64_possible_by_lane_ins [...]
new 0c2b2d53879 aarch64: Update comment explaining code layout
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/config/aarch64/aarch64-simd.md | 18 +------------
gcc/config/aarch64/aarch64-sme.md | 18 +------------
gcc/config/aarch64/aarch64-sve-builtins-base.def | 18 ++-----------
gcc/config/aarch64/aarch64-sve-builtins-sme.def | 18 ++-----------
gcc/config/aarch64/aarch64-sve-builtins-sve2.def | 18 ++-----------
gcc/config/aarch64/aarch64-sve-builtins.def | 34 +++++++++++++-----------
gcc/config/aarch64/aarch64-sve.md | 18 +------------
gcc/config/aarch64/aarch64-sve2.md | 20 ++------------
gcc/config/aarch64/aarch64.md | 29 +++++++++++---------
9 files changed, 45 insertions(+), 146 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 glibc.
from c42baf0c08 libc.pot: regenerate
new 80cc58ea2d posix: Reset wordexp_t fields with WRDE_REUSE (CVE-2025-1528 [...]
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:
posix/Makefile | 11 ++++++
posix/tst-wordexp-reuse.c | 89 +++++++++++++++++++++++++++++++++++++++++++++++
posix/wordexp.c | 2 ++
3 files changed, 102 insertions(+)
create mode 100644 posix/tst-wordexp-reuse.c
--
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 5b14c8d1d65 c++: adjust visibility of _DECLs with no linkage
new 3a8faf1e543 aarch64: Ignore debug stmts in aarch64_possible_by_lane_ins [...]
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/config/aarch64/aarch64.cc | 2 ++
gcc/testsuite/g++.dg/opt/pr123724.C | 31 +++++++++++++++++++++++++++++++
2 files changed, 33 insertions(+)
create mode 100644 gcc/testsuite/g++.dg/opt/pr123724.C
--
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 73bf30c8c9f PR rtl-optimization/123585: ICE in vec_select simplificatio [...]
new 5b14c8d1d65 c++: adjust visibility of _DECLs with no linkage
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/decl2.cc | 13 ++++++-------
gcc/testsuite/g++.dg/reflect/visibility1.C | 18 +++++++++---------
2 files changed, 15 insertions(+), 16 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.