This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 3f3a560 PR target/68609 * config/rs6000/rs6000.c (rs6 [...] new 998456c [AArch64] Properly reject invalid attribute strings new 2667789 [AArch64] Handle compare of zero_extract form of TST-immediat [...] new 2cae2fb [AArch64] Handle CSEL of zero_extended operands in rtx costs
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 | 16 ++++++++++++ gcc/config/aarch64/aarch64.c | 30 ++++++++++++++++++++++- gcc/testsuite/ChangeLog | 4 +++ gcc/testsuite/gcc.target/aarch64/target_attr_17.c | 8 ++++++ 4 files changed, 57 insertions(+), 1 deletion(-) create mode 100644 gcc/testsuite/gcc.target/aarch64/target_attr_17.c