On 03/22/2015 08:47 AM, Janne Blomqvist wrote:
On Sat, Mar 21, 2015 at 12:24 AM, Jerry DeLisle <jvdeli...@charter.net> wrote:
The attached patch allows the attempt to READ or WRITE after an EOF for
legacy code. The runtime error is suppressed for -std=legacy and -std=gnu.
For standard conformance the error is retained as is now.
Since it's a standard violation rather than a GNU extension, I'd
prefer if it were enabled only with -std=legacy.
Ok with this change.
Done. No need for new test case, it is covered by endfile_3.f90 as is.
Sending ChangeLog
Sending io/transfer.c
Transmitting file data ..
Committed revision 221572.
Thanks and best regards,
Jerry