gcc/libgfortran/io
Jerry DeLisle cacf2b9638 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
2006-05-17 00:36:53 +00:00
..
close.c
file_pos.c
format.c re PR fortran/27304 (gfortran: Warn/abort when format in write does not fit passed arguments) 2006-04-28 23:55:30 +00:00
inquire.c
io.h re PR libfortran/20257 (Fortran runtime error: End of record occurs when writing large arrays) 2006-04-23 02:04:58 +00:00
list_read.c re PR libfortran/27360 (Memory leaks when reading logicals) 2006-04-30 03:19:37 +00:00
lock.c
open.c
read.c
size_from_kind.c
transfer.c re PR libfortran/27575 (gfortran - does not generate error when trying to read too much data) 2006-05-17 00:36:53 +00:00
unit.c re PR libfortran/20257 (Fortran runtime error: End of record occurs when writing large arrays) 2006-04-23 02:04:58 +00:00
unix.c re PR libfortran/20257 (Fortran runtime error: End of record occurs when writing large arrays) 2006-04-23 02:04:58 +00:00
unix.h
write.c