This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-11 in repository gcc.
from 276648888d2 Fortran: MOLD argument to TRANSFER intrinsic having storage [...] new f3c7cb5fb8a Fortran: optional argument DIM for intrinsics NORM2, PARITY [...] new 193e5ee46e5 aarch64: [PR101529] Fix vector shuffle insertion expansion
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 | 3 +-- gcc/fortran/check.c | 6 ++++++ gcc/testsuite/gfortran.dg/argument_checking_26.f90 | 14 ++++++++++++++ 3 files changed, 21 insertions(+), 2 deletions(-) create mode 100644 gcc/testsuite/gfortran.dg/argument_checking_26.f90