This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from d1d01a66012 tree-optimization/100051 - disambiguate access size vs decl new 48d88cde030 aarch64: Add +nosve to two tests new 4cea5b8cb71 aarch64: Handle SVE attributes in comp_type_attributes [PR100270]
The 2 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 | 4 + gcc/testsuite/gcc.target/aarch64/simd/ssra.c | 3 +- gcc/testsuite/gcc.target/aarch64/simd/usra.c | 3 +- .../aarch64/sve/acle/general-c/pr100270_1.c | 103 +++++++++++++++++++++ .../aarch64/sve/acle/general-c/sizeless-2.c | 36 +++---- .../aarch64/sve/acle/general/attributes_7.c | 72 +++++++------- 6 files changed, 170 insertions(+), 51 deletions(-) create mode 100644 gcc/testsuite/gcc.target/aarch64/sve/acle/general-c/pr100270_1.c