PR 36322/36463
Janus Weil
jaydub66@googlemail.com
Mon Oct 20 15:07:00 GMT 2008
>> Just a preliminary comment: your first and third tests use recursive I/O.
>> Not only it is invalid, but the executables freeze on Darwin.
>
> Shouldn't we have some kind of warning if this is invalid?
I just had a look at http://gcc.gnu.org/wiki/Fortran2003Status, where
one can find a big "YES" (in bold letters) under "recursive
input/output". So I guess
1) it is valid (at least in Fortran 2003),
2) gfortran should support it,
3) your frozen executable should probably be considered a bug.
Right?
Cheers,
Janus
More information about the Fortran
mailing list