This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from e1380ea5b07 Daily bump. new e6c378fa520 Revert "Fortran: Generate a runtime error on recursive I/O"
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/libgfortran.h | 1 - gcc/testsuite/gfortran.dg/pr119136.f90 | 10 ---------- libgfortran/io/io.h | 4 ++-- libgfortran/io/transfer.c | 2 -- libgfortran/io/unit.c | 31 ++----------------------------- libgfortran/runtime/error.c | 4 ---- 6 files changed, 4 insertions(+), 48 deletions(-) delete mode 100644 gcc/testsuite/gfortran.dg/pr119136.f90