re PR libfortran/27575 (gfortran - does not generate error when trying to read too...
authorJerry DeLisle <jvdelisle@gcc.gnu.org>
Wed, 17 May 2006 00:36:53 +0000 (00:36 +0000)
committerJerry DeLisle <jvdelisle@gcc.gnu.org>
Wed, 17 May 2006 00:36:53 +0000 (00:36 +0000)
commitcacf2b9638c2b9c32f03da60ca21d5a061927de7
tree077d0f4bae94a58a98461aa831beab6f3474d6f5
parentde1f8a0d82fe7a5067a2acd59410bddc3f542713
re PR libfortran/27575 (gfortran - does not generate error when trying to read too much data)

2006-05-16  Jerry DeLisle  <jvdelisle@gcc.gnu.org>

PR libgfortran/27575
* io/transfer.c (read_block):  Add check for end file condition.
(read_block_direct): Add check for end file condition.

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