This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-10 in repository gcc.
from 9f84f267b16 mh-mingw: Set __USE_MINGW_ACCESS in missed C++ flags variables new b99da5f23e1 Fortran: prevent NULL pointer dereference in check of passe [...] new b0b1b21c561 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