This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 54d98b10442 ipa-cp: Fix devirt bonus for targets that cannot be inlined
new a0ff4b6bba5 Provide gt_pch_get_address etc. on FreeBSD [PR110746]
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.host | 4 ++++
gcc/config/{host-openbsd.cc => host-freebsd.cc} | 14 +++++---------
gcc/config/{x-openbsd => x-freebsd} | 4 ++--
3 files changed, 11 insertions(+), 11 deletions(-)
copy gcc/config/{host-openbsd.cc => host-freebsd.cc} (85%)
copy gcc/config/{x-openbsd => x-freebsd} (57%)
--
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 cygwin-3_6-branch
in repository newlib.
from f04527cea Cygwin: bump dll minor version to 3.6.7
new 53cfd7243 Cygwin: c32rtomb: add missing check for invalid UNICODE character
new 2ca21a351 Cygwin: internal_getlogin: always call internal_getgroups
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:
winsup/cygwin/release/3.6.7 | 9 +++++++++
winsup/cygwin/strfuncs.cc | 7 +++++++
winsup/cygwin/uinfo.cc | 3 +--
3 files changed, 17 insertions(+), 2 deletions(-)
create mode 100644 winsup/cygwin/release/3.6.7
--
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 3556beac9c8 c, c++: Fix vector enum division handling [PR123437]
new 54d98b10442 ipa-cp: Fix devirt bonus for targets that cannot be inlined
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/ipa-cp.cc | 11 +++++++----
1 file changed, 7 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 c4b575f3b54 s390: gas: sframe: do not reject .cfi_register REG_SP, REG
new c810cfe842b aarch64: Add FEAT_MPAMv2 system registers
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:
gas/config/tc-aarch64.c | 1 +
gas/doc/c-aarch64.texi | 2 ++
gas/testsuite/gas/aarch64/sysreg/mpamv2-bad.d | 3 +++
.../{illegal-ite1-1.l => sysreg/mpamv2-bad.l} | 27 ++++++++++++++--------
gas/testsuite/gas/aarch64/sysreg/mpamv2.d | 16 +++++++++++++
gas/testsuite/gas/aarch64/sysreg/mpamv2.s | 6 +++++
include/opcode/aarch64.h | 2 ++
opcodes/aarch64-sys-regs.def | 4 ++++
8 files changed, 51 insertions(+), 10 deletions(-)
create mode 100644 gas/testsuite/gas/aarch64/sysreg/mpamv2-bad.d
copy gas/testsuite/gas/aarch64/{illegal-ite1-1.l => sysreg/mpamv2-bad.l} (53%)
create mode 100644 gas/testsuite/gas/aarch64/sysreg/mpamv2.d
create mode 100644 gas/testsuite/gas/aarch64/sysreg/mpamv2.s
--
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 c3e93759b51 LoongArch: Fix bug123521.
new 062b2dfdc9c expand: Handle variable-length vector constructors with deb [...]
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/cfgexpand.cc | 6 ++----
gcc/testsuite/gcc.target/aarch64/sve/acle/general/pr123392.c | 10 ++++++++++
2 files changed, 12 insertions(+), 4 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/aarch64/sve/acle/general/pr123392.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 f779d064b96 i386: Fix up movhf_mask constraints [PR123607]
new 3556beac9c8 c, c++: Fix vector enum division handling [PR123437]
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/c-typeck.cc | 6 ++++--
gcc/cp/typeck.cc | 5 ++++-
gcc/testsuite/c-c++-common/pr123437.c | 12 ++++++++++++
3 files changed, 20 insertions(+), 3 deletions(-)
create mode 100644 gcc/testsuite/c-c++-common/pr123437.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 1a4eb0479ce LoongArch: Fix bug123521.
new f779d064b96 i386: Fix up movhf_mask constraints [PR123607]
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/i386/i386.md | 2 +-
.../g++.target/i386/avx512fp16-pr123607.C | 60 ++++++++++++++++++++++
2 files changed, 61 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/g++.target/i386/avx512fp16-pr123607.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 release/2.38/master
in repository glibc.
from 7b8f497fe4 nptl: Optimize trylock for high cache contention workloads ( [...]
new 744b63026a memalign: reinstate alignment overflow check (CVE-2026-0861)
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:
malloc/malloc.c | 7 +++++--
malloc/tst-malloc-too-large.c | 10 ++--------
2 files changed, 7 insertions(+), 10 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.39/master
in repository glibc.
from 10c0bcb3d3 support: Exit on consistency check failure in resolv_respons [...]
new fb22fd3f5b memalign: reinstate alignment overflow check (CVE-2026-0861)
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:
malloc/malloc.c | 7 +++++--
malloc/tst-malloc-too-large.c | 10 ++--------
2 files changed, 7 insertions(+), 10 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.