[Bug fortran/25829] [F03] Asynchronous IO support

tkoenig at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Tue Oct 3 15:43:00 GMT 2017


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=25829

--- Comment #29 from Thomas Koenig <tkoenig at gcc dot gnu.org> ---
Another thing... if we do

WRITE (10, ASYNCHRONOUS="YES") A

we need to mark A as ASYNCHRONOUS which we will probably have
to treat similar (or identically) to VOLATILE.


More information about the Gcc-bugs mailing list