This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from e6c378fa520 Revert "Fortran: Generate a runtime error on recursive I/O" new 882d2e6c358 Fortran: Invalid association with operator-result selector [...]
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/gfortran.h | 1 + gcc/fortran/interface.cc | 4 +++ gcc/fortran/match.cc | 11 ++++++++ gcc/fortran/resolve.cc | 7 +++++ gcc/testsuite/gfortran.dg/associate_78.f90 | 44 ++++++++++++++++++++++++++++++ 5 files changed, 67 insertions(+) create mode 100644 gcc/testsuite/gfortran.dg/associate_78.f90