This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 6c79057fae6 Don't maintain a warning spec for 'UNKNOWN_LOCATION'/'BUILT [...] new 8d93ba93d3b Fortran - fix handling of substring start and end indices new 104c05c5284 Fortran - ensure simplification of bounds of array-valued n [...]
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/decl.c | 18 ++++++++++++++++++ gcc/fortran/expr.c | 4 ++-- gcc/testsuite/gfortran.dg/pr82314.f90 | 11 +++++++++++ gcc/testsuite/gfortran.dg/substr_6.f90 | 2 ++ 4 files changed, 33 insertions(+), 2 deletions(-) create mode 100644 gcc/testsuite/gfortran.dg/pr82314.f90