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 1e20cd1b583 PR fortran/95106 - truncation of long symbol names with EQU [...] new d7760318305 PR fortran/95373 - ICE in build_reference_type, at tree.c:7942 new 2927ec5bc12 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