This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 7ecd6610528 RISC-V: Improve length attributes for atomic insn sequences new da33ad53bcb genemit: Fix handling of explicit parallels for clobbers [P [...] new a10436a8404 fortran: Support optional dummy as BACK argument of MINLOC/MAXLOC.
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/fortran/trans-intrinsic.cc | 83 ++++++-- gcc/genemit.cc | 38 ++-- gcc/testsuite/gfortran.dg/maxloc_6.f90 | 366 +++++++++++++++++++++++++++++++++ gcc/testsuite/gfortran.dg/minloc_7.f90 | 366 +++++++++++++++++++++++++++++++++ 4 files changed, 824 insertions(+), 29 deletions(-) create mode 100644 gcc/testsuite/gfortran.dg/maxloc_6.f90 create mode 100644 gcc/testsuite/gfortran.dg/minloc_7.f90