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

Thomas Koenig tkoenig@netcologne.de
Sun Jul 15 19:46:00 GMT 2018


Am 15.07.2018 um 19:47 schrieb Rainer Orth:
>> Because this does not appear to work with Linux. I, like
>> most gfortran developers, work on Linux, and I would like to
>> catch any failure during regression-testing on my own system,
>> if possible.
> huh, what doesn't work?  I've just finished an x86_64-pc-linux-gnu
> bootstrap with your patch included, added the above to the
> async_io_?.f90 tests, linked them to gfortran.dg and ran the tests there
> (both 32 and 64-bit multilibs), all PASSed and I verified that they were
> linked with -lpthread.
> 
>> We have had this discussion with Jakub, and he advised
>> us to put all the stuff requiring pthreads into libgomp.
> Do you have a pointer to that previous discussion?
> 

https://gcc.gnu.org/ml/fortran/2018-04/msg00048.html is what I based
my recollection on.

Regards

	Thomas



More information about the Fortran mailing list