re PR libfortran/26464 (Runtime I/O error/invald argument on READ)
authorJerry DeLisle <jvdelisle@gcc.gnu.org>
Tue, 28 Feb 2006 02:07:00 +0000 (02:07 +0000)
committerJerry DeLisle <jvdelisle@gcc.gnu.org>
Tue, 28 Feb 2006 02:07:00 +0000 (02:07 +0000)
commit9985dd8aafd954ba667b41ab3816e9da2bb7027f
tree68154040e8d08bfe65e6298573c9cca4d07584ac
parentf2b5129c6db6f547864adbe32d84d401603845e1
re PR libfortran/26464 (Runtime I/O error/invald argument on READ)

2006-02-27  Jerry DeLisle  <jvdelisle@gcc.gnu.org>

PR libgfortran/26464
* io/file_pos.c (st_backspace): Flush and truncate file
when in AFTER_ENDFILE condition.
* io/transfer.c (st_read_done): Remove flush, no longer needed.

From-SVN: r111506
libgfortran/ChangeLog
libgfortran/io/file_pos.c
libgfortran/io/transfer.c