This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-10 in repository gcc.
from da6b16d3ec8 Daily bump. new e9dd88bd302 aarch64: Define __ARM_FEATURE_RCPC new 813cf5d1708 aarch64: Fix matching of BRKNS new 382201fea8d 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.c | 1 + gcc/config/aarch64/aarch64-cores.def | 10 +-- gcc/config/aarch64/aarch64-sve.md | 94 +++++++++++++++++----- gcc/config/aarch64/aarch64.h | 3 +- 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, 114 insertions(+), 36 deletions(-) copy gcc/testsuite/gcc.target/aarch64/sve/acle/general/{brkn_1.c => brkn_2.c} (74%)