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 2fbc989aee0 Add new git-backport.py script. new b3b9ee70f3e Fixes a hang on an invalid ID in a 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/fortran/libgfortran.h | 1 + libgfortran/io/async.c | 7 +++++++ libgfortran/runtime/error.c | 4 ++++ libgomp/testsuite/libgomp.fortran/async_io_9.f90 | 20 ++++++++++++++++++++ 4 files changed, 32 insertions(+) create mode 100644 libgomp/testsuite/libgomp.fortran/async_io_9.f90