This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 692ca18d491 Fortran: fix variable definition context checks for SELECT [...] new 8ff212d10ac fortran [PR122957] DTIO incompatibility with -fdefault-interger-8
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/interface.cc | 13 +++++++++++++ gcc/testsuite/gfortran.dg/pr122957.f90 | 22 ++++++++++++++++++++++ 2 files changed, 35 insertions(+) create mode 100644 gcc/testsuite/gfortran.dg/pr122957.f90