This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-10 in repository gcc.
from b425be2c4c6 x86-vxworks malloc aligns to 8 bytes like solaris new 3633bc27f59 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