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

koenigni at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Sat Oct 28 17:28:00 GMT 2017


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

Nicolas Koenig <koenigni at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |koenigni at gcc dot gnu.org

--- Comment #30 from Nicolas Koenig <koenigni at gcc dot gnu.org> ---
Created attachment 42494
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=42494&action=edit
Early patch

Hello everyone,

attached is a first patch that implements async io for integers. I will extend
it to work for everything and heavily optimize it before submitting, but I
would like some feedback on the overall structure.


More information about the Gcc-bugs mailing list