re PR libfortran/59513 (Fortran runtime error: Sequential READ or WRITE not allowed...
authorJerry DeLisle <jvdelisle@gcc.gnu.org>
Sun, 22 Mar 2015 18:42:52 +0000 (18:42 +0000)
committerJerry DeLisle <jvdelisle@gcc.gnu.org>
Sun, 22 Mar 2015 18:42:52 +0000 (18:42 +0000)
commit4bfbd309bd4e1191bced8b11d5db41c9efb20e31
tree4549632a36310121f7f91f684f59d39540d29c23
parentac48a1ba5ef285bcf52b5ef02cb3845c5e94e3b1
re PR libfortran/59513 (Fortran runtime error: Sequential READ or WRITE not allowed after EOF marker, possibly use REWIND or BACKSPACE)

2015-03-22 Jerry DeLisle  <jvdelisle@gcc.gnu.org>

PR libgfortran/59513
* io/transfer.c (data_transfer_init): Do not error for
-std=legacy.

From-SVN: r221572
libgfortran/ChangeLog
libgfortran/io/transfer.c