This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 6f8486523f6 test: add new Go tests from source repo new c09deceb534 PR fortran/98307 - Dependency check fails when using "allocatable" new ba9fa684053 Fortran: Delay vtab generation until after parsing [PR92587]
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/match.c | 3 -- gcc/fortran/resolve.c | 3 ++ gcc/fortran/trans-stmt.c | 5 +- gcc/testsuite/gfortran.dg/finalize_37.f90 | 80 +++++++++++++++++++++++++++++++ gcc/testsuite/gfortran.dg/forall_19.f90 | 32 +++++++++++++ 5 files changed, 118 insertions(+), 5 deletions(-) create mode 100644 gcc/testsuite/gfortran.dg/finalize_37.f90 create mode 100644 gcc/testsuite/gfortran.dg/forall_19.f90