beginner's guide to gfortran testsuite

FX Coudert fxcoudert@gmail.com
Sun Nov 27 10:47:00 GMT 2005


> Is there a directive to have dejagnu feed an input to a READ statement 
> from stdin?  This would be very useful to exercise a few things.

Not that I know of. We usually create a scratch file, write things 
inside with the "(A)" format, to be sure it's written the way we want, 
and then we can rewind and read from that file.

FX



More information about the Fortran mailing list