This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-10 in repository gcc.
from 1f7d7a5cb82 sparc: Add scheduling information for LEON5 new c38626f7a66 Fortran - out of bounds in array constructor with implied do loop new 5595cc9eb70 Fortran - improve error recovery determining array element [...]
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/expr.c | 7 +++---- gcc/fortran/trans-expr.c | 4 +++- gcc/testsuite/gfortran.dg/bounds_check_23.f90 | 18 ++++++++++++++++++ gcc/testsuite/gfortran.dg/pr101327.f90 | 11 +++++++++++ 4 files changed, 35 insertions(+), 5 deletions(-) create mode 100644 gcc/testsuite/gfortran.dg/bounds_check_23.f90 create mode 100644 gcc/testsuite/gfortran.dg/pr101327.f90