This is the mail archive of the fortran@gcc.gnu.org mailing list for the GNU Fortran project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: PR 36322/36463


>> 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]