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 4b3ea558da6 PR fortran/95500 - Segfault compiling extra interface on intrinsic new 2ee8913bbbb PR fortran/95090 - ICE: identifier overflow new 78c4b06ac3d PR fortran/95090 - ICE: identifier overflow new b3c17dfef86 PR fortran/95090 - ICE: identifier overflow new 36442ee216a PR fortran/95530, PR fortran/95537 - Buffer overflows with [...]
The 4 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/class.c | 18 ++++++++++++++---- gcc/fortran/decl.c | 9 +++++++-- gcc/fortran/gfortran.h | 3 ++- gcc/fortran/iresolve.c | 3 ++- gcc/fortran/trans-common.c | 6 +++++- gcc/testsuite/gfortran.dg/pr95090.f90 | 19 +++++++++++++++++++ 6 files changed, 49 insertions(+), 9 deletions(-) create mode 100644 gcc/testsuite/gfortran.dg/pr95090.f90