This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 8d8db21eb72 Fortran: Fix coarray in associate not linking [PR85510] new fcc766c82cf aarch64: Emit ADD X, Y, Y instead of SHL X, Y, #1 for Advan [...]
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-simd.md | 12 ++-- gcc/config/aarch64/constraints.md | 6 ++ gcc/testsuite/gcc.target/aarch64/advsimd_shl_add.c | 64 ++++++++++++++++++++++ 3 files changed, 77 insertions(+), 5 deletions(-) create mode 100644 gcc/testsuite/gcc.target/aarch64/advsimd_shl_add.c