[patch, fortran] Asynchronous I/O, take 3

Jerry DeLisle jvdelisle@charter.net
Sun Jul 15 17:37:00 GMT 2018


On 07/15/2018 04:19 AM, Thomas Koenig wrote:
> Hi everybody,
> 
>> I am currently testing the patch at
>> https://gcc.gnu.org/ml/fortran/2018-07/msg00008.html
>>
>> so far, so good!
> 
>> IMO the tests should go to gfortran.dg (they pass my tests).
> 
> I put the asycn_io_*.f90 tests into libgomp.fortran because,
> under Linux, gfortran.dg does not link in pthreads, so the
> tests would not be executed in parallel, and some of them
> would fail.
> 
> So, here is the final version. I would really like to get this
> into trunk, and out of the way, so Nicolas and I can focus on
> other things.
> 
> So, OK?

OK, Go for it.

Jerry

PS and big kudos for all the effort. This is a major improvement!



More information about the Fortran mailing list