This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 5ae6f524f5d Fortran: Fix problems with class array function selectors [ [...] new 9a1105b770d 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