This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-12 in repository gcc.
from 516a10f8c4c Daily bump. new 511928102dc Fortran: fix ICE in compare_bound_int [PR108527] new 1e60e912454 Fortran: error recovery on invalid array section [PR108609]
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.cc | 6 +++++- gcc/fortran/resolve.cc | 29 ++++++++++++++--------------- gcc/testsuite/gfortran.dg/pr108527.f90 | 10 ++++++++++ 3 files changed, 29 insertions(+), 16 deletions(-) create mode 100644 gcc/testsuite/gfortran.dg/pr108527.f90