This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from ee31ab9b195 Fortran: Ensure arguments in coarray call get unique compon [...] new 1cbb3122cb2 AArch64 SIMD: convert mvn+shrn into mvni+subhn
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 | 30 ++++++++++++++++++ gcc/testsuite/gcc.target/aarch64/simd/shrn2subhn.c | 36 ++++++++++++++++++++++ 2 files changed, 66 insertions(+) create mode 100644 gcc/testsuite/gcc.target/aarch64/simd/shrn2subhn.c