re PR libfortran/24489 (read_block wrong execution order)
authorJerry DeLisle <jvdelisle@verizon.net>
Mon, 24 Oct 2005 03:51:24 +0000 (03:51 +0000)
committerJerry DeLisle <jvdelisle@gcc.gnu.org>
Mon, 24 Oct 2005 03:51:24 +0000 (03:51 +0000)
commit835681c8a218a2625d97f84c08a3789b373a2336
tree6b79cd06e656c4d0572adf233e3348fe44ce4a2a
parent9da7372540424be93813a529fd479be069daea91
re PR libfortran/24489 (read_block wrong execution order)

2005-10-23  Jerry DeLisle  <jvdelisle@verizon.net>

        PR libgfortran/24489
        * io/transfer.c (read_block): Change the order of execution to not read
        past end-of-record.
        (read_block_direct): Same change.

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