This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 00cd5738976 remove obsolete code from SLP invariant costing new 1ccbfffb0fb aarch64: Fix segfault in aarch64_expand_epilogue [PR95361] new 59a3d73d50a aarch64: Fix missed shrink-wrapping opportunity
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/aarch64/aarch64.c | 14 +++++++++++++- gcc/config/aarch64/aarch64.h | 17 +++++++++++++++++ gcc/testsuite/gcc.target/aarch64/shrink_wrap_1.c | 19 +++++++++++++++++++ gcc/testsuite/gcc.target/aarch64/sve/pr95361.c | 11 +++++++++++ 4 files changed, 60 insertions(+), 1 deletion(-) create mode 100644 gcc/testsuite/gcc.target/aarch64/shrink_wrap_1.c create mode 100644 gcc/testsuite/gcc.target/aarch64/sve/pr95361.c