This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository glibc.
from bd77dd7e73 CVE-2023-4527: Stack read overflow with large TCP responses [...]
new 803f4073cc Add MOVE_MOUNT_BENEATH from Linux 6.5 to sys/mount.h
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:
sysdeps/unix/sysv/linux/sys/mount.h | 1 +
sysdeps/unix/sysv/linux/tst-mount-consts.py | 4 ++--
2 files changed, 3 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 c8e4f0df685 aarch64: Restore SVE WHILE costing
new 14c481f7fc0 RISC-V: Cleanup redundant reduction patterns after refactor [...]
new 6223ea766da RISC-V: Refactor vector reduction patterns
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/config/riscv/autovec.md | 27 +-
gcc/config/riscv/riscv-protos.h | 2 +-
gcc/config/riscv/riscv-v.cc | 13 +-
gcc/config/riscv/riscv-vector-builtins-bases.cc | 85 ++---
gcc/config/riscv/vector-iterators.md | 99 ++++--
gcc/config/riscv/vector.md | 401 +++++-------------------
6 files changed, 197 insertions(+), 430 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 8ebb02dd6c9 RISC-V: Support VLS modes mask operations
new 4241415b881 Improve error message for if with an else part while in switch
new 5e4a248b03f MATCH: Support `(a != (CST+1)) & (a > CST)` optimizations
new c8e4f0df685 aarch64: Restore SVE WHILE costing
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:
gcc/config/aarch64/aarch64.cc | 36 +++++++--------
gcc/genmatch.cc | 2 +
gcc/match.pd | 44 ++++++++++++++++++-
gcc/testsuite/gcc.dg/pr21643.c | 6 ++-
gcc/testsuite/gcc.dg/tree-ssa/cmpbit-5.c | 51 ++++++++++++++++++++++
gcc/testsuite/gcc.dg/tree-ssa/phi-opt-35.c | 13 ++++++
.../gcc.target/aarch64/sve/cost_model_15.c | 13 ++++++
7 files changed, 145 insertions(+), 20 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/cmpbit-5.c
create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/phi-opt-35.c
create mode 100644 gcc/testsuite/gcc.target/aarch64/sve/cost_model_15.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.