This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from a4bbdec2be1 middle-end/115426 - wrong gimplification of "rm" asm output [...] new 14c6793885c Aarch64: Add test for non-commutative SIMD intrinsic new 11049cdf204 Aarch64, bugfix: Fix NEON bigendian addp intrinsic [PR114890]
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-simd.md | 2 - .../gcc.target/aarch64/vector_intrinsics_asm.c | 371 +++++++++++++++++++++ 2 files changed, 371 insertions(+), 2 deletions(-) create mode 100644 gcc/testsuite/gcc.target/aarch64/vector_intrinsics_asm.c