]> git.ipfire.org Git - thirdparty/gcc.git/commit
When finalizing I/O transfer, set current_record to 0 before returning.
authorJanne Blomqvist <jb@gcc.gnu.org>
Fri, 17 Jul 2009 19:40:23 +0000 (22:40 +0300)
committerJanne Blomqvist <jb@gcc.gnu.org>
Fri, 17 Jul 2009 19:40:23 +0000 (22:40 +0300)
commit217c4f5393976eb36dc759957cec82513c1f85e1
tree3b7e875280b0d4f1359830ee122c4bd052dcc4a0
parent23b1a789fd78c9a5bd2957d2375fad585bb5e060
When finalizing I/O transfer, set current_record to 0 before returning.

PR libfortran/40714

Co-Authored-By: Jerry DeLisle <jvdelisle@gcc.gnu.org>
From-SVN: r149757
libgfortran/ChangeLog
libgfortran/io/transfer.c