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 371739d01d0 PR fortran/95106 - truncation of long symbol names with EQU [...] new 2039ad0eb52 PR fortran/95373 - ICE in build_reference_type, at tree.c:7942 new d82e9d37d84 PR fortran/95373 - ICE in build_reference_type, at tree.c:7942
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/primary.c | 21 +++++++++++++++++++++ gcc/testsuite/gfortran.dg/pr95373_1.f90 | 15 +++++++++++++++ gcc/testsuite/gfortran.dg/pr95373_2.f90 | 15 +++++++++++++++ 3 files changed, 51 insertions(+) create mode 100644 gcc/testsuite/gfortran.dg/pr95373_1.f90 create mode 100644 gcc/testsuite/gfortran.dg/pr95373_2.f90