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 b3b9ee70f3e Fixes a hang on an invalid ID in a WAIT statement. new 6f64bc18a66 PR fortran/95104 - Segfault on a legal WAIT statement
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/gfortran.dg/pr95104.f90 | 8 ++++++++ libgfortran/io/transfer.c | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) create mode 100644 gcc/testsuite/gfortran.dg/pr95104.f90