This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 537e38b libcc1: Clean compiler-name.h (PR70173) new fa9ec18 [Patch AArch64 1/3] Enable CRC by default for armv8.1-a new a702492 [Patch AArch64 2/3] Rework the code to print extension string [...] new 4d96395 [Patch AArch64 3/3] Fix up for pr70133
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/ChangeLog | 54 ++++++ gcc/common/config/aarch64/aarch64-common.c | 116 +++++++++++-- gcc/config.gcc | 14 +- gcc/config/aarch64/aarch64-option-extensions.def | 36 ++-- gcc/config/aarch64/aarch64-protos.h | 25 ++- gcc/config/aarch64/aarch64.c | 87 +--------- gcc/config/aarch64/aarch64.h | 2 +- gcc/config/aarch64/driver-aarch64.c | 192 ++++++++++++--------- gcc/testsuite/ChangeLog | 6 + gcc/testsuite/gcc.target/aarch64/mgeneral-regs_4.c | 2 +- gcc/testsuite/gcc.target/aarch64/target_attr_15.c | 2 +- 11 files changed, 341 insertions(+), 195 deletions(-)