This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 49bf49bb617 Revert parts of ADDR_EXPR/CONSTRUCTOR treatment change in match.pd new 688f4eb2818 aarch64: Add __ARM_FEATURE_PAUTH and __ARM_FEATURE_BTI ACLE [...]
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-c.cc | 2 ++ gcc/config/aarch64/aarch64.h | 5 +++++ gcc/testsuite/gcc.target/aarch64/acle/bti_def.c | 10 ++++++++++ gcc/testsuite/gcc.target/aarch64/acle/pauth_def.c | 10 ++++++++++ 4 files changed, 27 insertions(+) create mode 100644 gcc/testsuite/gcc.target/aarch64/acle/bti_def.c create mode 100644 gcc/testsuite/gcc.target/aarch64/acle/pauth_def.c