This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-11 in repository gcc.
from 1456e634324 Use UNSPSEC_XXSPLTIDP instead of UNSPEC_XXSPLTID new 95553bfcc3a Fortran - fix whitespace issue during parsing of assigned goto new f826c257b6f Fortran - correct check for constraint F2008:C628 / F2018:C932
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/match.c | 2 +- gcc/fortran/resolve.c | 5 +++-- gcc/testsuite/gfortran.dg/goto_9.f90 | 10 ++++++++++ gcc/testsuite/gfortran.dg/unlimited_polymorphic_33.f90 | 18 ++++++++++++++++++ 4 files changed, 32 insertions(+), 3 deletions(-) create mode 100644 gcc/testsuite/gfortran.dg/goto_9.f90 create mode 100644 gcc/testsuite/gfortran.dg/unlimited_polymorphic_33.f90