This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-12 in repository gcc.
from 0aaef833514 Daily bump. new 40a727379f3 aarch64: Define __ARM_FEATURE_RCPC new a0c07ddfc0c aarch64: Fix matching of BRKNS new b166eb4ff0a aarch64: Prevent generation of /M BRKAS and BRKBS
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-c.cc | 1 + gcc/config/aarch64/aarch64-cores.def | 10 +-- gcc/config/aarch64/aarch64-sve.md | 94 +++++++++++++++++----- gcc/config/aarch64/aarch64.h | 4 +- gcc/config/aarch64/iterators.md | 2 + .../gcc.target/aarch64/pragma_cpp_predefs_1.c | 20 +++++ .../gcc.target/aarch64/sve/acle/general/brka_1.c | 5 +- .../gcc.target/aarch64/sve/acle/general/brkb_1.c | 5 +- .../gcc.target/aarch64/sve/acle/general/brkn_1.c | 5 +- .../sve/acle/general/{brkn_1.c => brkn_2.c} | 5 +- 10 files changed, 115 insertions(+), 36 deletions(-) copy gcc/testsuite/gcc.target/aarch64/sve/acle/general/{brkn_1.c => brkn_2.c} (74%)