This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-9 in repository gcc.
from 6fa3bbe854f mh-mingw: Set __USE_MINGW_ACCESS in missed C++ flags variables new 54947545e36 Fortran: prevent NULL pointer dereference in check of passe [...] new 12d811d06f2 Fortran: fix checking of elemental functions of type CLASS
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/frontend-passes.c | 2 +- gcc/fortran/resolve.c | 3 ++- gcc/testsuite/gfortran.dg/do_check_19.f90 | 21 +++++++++++++++++++++ gcc/testsuite/gfortran.dg/pr103606.f90 | 12 ++++++++++++ 4 files changed, 36 insertions(+), 2 deletions(-) create mode 100644 gcc/testsuite/gfortran.dg/do_check_19.f90 create mode 100644 gcc/testsuite/gfortran.dg/pr103606.f90