This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 63d7d5998e3 RISC-V: Disable misaligned vector access in hook riscv_slow [...] new a55d24b3cf7 fortran: Factor the evaluation of MINLOC/MAXLOC's BACK argument
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/fortran/trans-intrinsic.cc | 10 ++ gcc/testsuite/gfortran.dg/maxloc_5.f90 | 257 +++++++++++++++++++++++++++++++++ gcc/testsuite/gfortran.dg/minloc_5.f90 | 257 +++++++++++++++++++++++++++++++++ 3 files changed, 524 insertions(+) create mode 100644 gcc/testsuite/gfortran.dg/maxloc_5.f90 create mode 100644 gcc/testsuite/gfortran.dg/minloc_5.f90