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 8ff9ed7f4f7 Fortran: perform array subscript checks only for valid INTE [...] new 423e0a98e3d Fortran: add check for type of upper bound in case range
The 1 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 | 9 +++++++++ gcc/testsuite/gfortran.dg/select_9.f90 | 10 ++++++++++ 2 files changed, 19 insertions(+) create mode 100644 gcc/testsuite/gfortran.dg/select_9.f90