This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-13 in repository gcc.
from 86e8edec215 Daily bump. new e4276844d09 Fortran: Prevent unwanted finalization with -w option [PR112459]
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/trans-array.cc | 4 +++- gcc/fortran/trans-expr.cc | 4 +++- gcc/testsuite/gfortran.dg/pr112459.f90 | 37 ++++++++++++++++++++++++++++++++++ 3 files changed, 43 insertions(+), 2 deletions(-) create mode 100644 gcc/testsuite/gfortran.dg/pr112459.f90