This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from e5440bc08e0 ipa-sra: Check also ECF_LOOPING_CONST_OR_PURE when evaluati [...] new 814f52a8bfc Fortran: check type of SUB argument to IMAGE_INDEX new 36421e76a71 Fortran: error recovery when simplifying 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/check.c | 7 +++++++ gcc/fortran/simplify.c | 3 +++ gcc/testsuite/gfortran.dg/coarray_49.f90 | 9 +++++++++ gcc/testsuite/gfortran.dg/minmaxloc_15.f90 | 11 +++++++++++ 4 files changed, 30 insertions(+) create mode 100644 gcc/testsuite/gfortran.dg/coarray_49.f90 create mode 100644 gcc/testsuite/gfortran.dg/minmaxloc_15.f90