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 0e4c239ebde Fortran: fix ICE in get_expr_storage_size [PR108421] new 6dc4f984dd1 Fortran: error recovery for bad initializers of implied-sha [...] new a8ef7eec0c3 Fortran: ICE in transformational_result [PR108529]
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.cc | 15 +++++++++++++-- gcc/fortran/simplify.cc | 1 + gcc/testsuite/gfortran.dg/pr106209.f90 | 9 +++++++++ gcc/testsuite/gfortran.dg/pr108529.f90 | 9 +++++++++ 4 files changed, 32 insertions(+), 2 deletions(-) create mode 100644 gcc/testsuite/gfortran.dg/pr106209.f90 create mode 100644 gcc/testsuite/gfortran.dg/pr108529.f90