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 3c1bcaa6224 Fortran: error recovery when simplifying MINLOC/MAXLOC new 9d7add04d97 Fortran: improve check of arguments to the RESHAPE intrinsic
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/check.c | 43 ++++++--------------------------- gcc/testsuite/gfortran.dg/pr68153.f90 | 2 +- gcc/testsuite/gfortran.dg/reshape_7.f90 | 2 +- gcc/testsuite/gfortran.dg/reshape_9.f90 | 31 ++++++++++++++++++++++++ 4 files changed, 41 insertions(+), 37 deletions(-) create mode 100644 gcc/testsuite/gfortran.dg/reshape_9.f90