This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-9 in repository gcc.
from 3384aa7af4c4 PR c++/91476 - anon-namespace reference temp clash between TUs. new ae403e0d4e06 Bug 93234 - INQUIRE on pre-assigned files of ROUND and SIG [...]
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/testsuite/ChangeLog | 6 +++ gcc/testsuite/gfortran.dg/inquire_pre.f90 | 68 +++++++++++++++++++++++++++++++ libgfortran/ChangeLog | 7 ++++ libgfortran/io/unit.c | 16 ++++---- 4 files changed, 89 insertions(+), 8 deletions(-) create mode 100644 gcc/testsuite/gfortran.dg/inquire_pre.f90