This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch release/2.36/master
in repository glibc.
from f441cb9a70 elf: Move l_init_called_next to old place of l_text_end in link map
new 4ea972b7ed CVE-2023-4527: Stack read overflow with large TCP responses [...]
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 | 7 +++
resolv/Makefile | 2 +
resolv/nss_dns/dns-host.c | 2 +-
resolv/tst-resolv-noaaaa-vc.c | 129 ++++++++++++++++++++++++++++++++++++++++++
4 files changed, 139 insertions(+), 1 deletion(-)
create mode 100644 resolv/tst-resolv-noaaaa-vc.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 4a937fa94fd MATCH: Move `X <= MAX(X, Y)` before `MIN (X, C1) < C2` pattern
new d03773c8efe RISC-V: Support VLS modes VEC_EXTRACT auto-vectorization
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/riscv/autovec.md | 4 +-
gcc/config/riscv/vector.md | 10 +-
.../gcc.target/riscv/rvv/autovec/vls/def.h | 57 +++++++++-
.../gcc.target/riscv/rvv/autovec/vls/extract-1.c | 122 ++++++++++++++++++++
.../gcc.target/riscv/rvv/autovec/vls/extract-2.c | 123 +++++++++++++++++++++
5 files changed, 307 insertions(+), 9 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/riscv/rvv/autovec/vls/extract-1.c
create mode 100644 gcc/testsuite/gcc.target/riscv/rvv/autovec/vls/extract-2.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.