This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from d22eaeca763 libstdc++: Use RAII to replace try/catch blocks new 39263ed2d39 aarch64: Split aarch64_combinev16qi before RA [PR115258]
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 | 2 +- gcc/config/aarch64/aarch64.cc | 29 ++++++++++++++--------------- gcc/testsuite/gcc.target/aarch64/pr115258.c | 19 +++++++++++++++++++ 3 files changed, 34 insertions(+), 16 deletions(-) create mode 100644 gcc/testsuite/gcc.target/aarch64/pr115258.c