gcc/libgfortran/io
Jerry DeLisle f15db427e1 transfer.c (read_sf): Check if readlen was less than the requested number of bytes to read and if so...
2007-12-25  Jerry DeLisle  <jvdelisle@gcc.gnu.org>

	* io/transfer.c (read_sf): Check if readlen was less than the requested
	number of bytes to read and if so, generate error.

From-SVN: r131177
2007-12-26 03:37:01 +00:00
..
close.c
file_pos.c re PR libfortran/34370 (file positioning after nonadvancing i/o) 2007-12-13 19:35:09 +00:00
format.c
inquire.c
intrinsics.c
io.h re PR libfortran/34370 (file positioning after nonadvancing i/o) 2007-12-13 19:35:09 +00:00
list_read.c re PR libfortran/34530 (namelist read broken when whitespace after &namelist) 2007-12-20 09:16:48 +01:00
lock.c
open.c
read.c re PR fortran/34411 (hang-up during read of non-expected input) 2007-12-11 03:49:52 +00:00
size_from_kind.c
transfer.c transfer.c (read_sf): Check if readlen was less than the requested number of bytes to read and if so... 2007-12-26 03:37:01 +00:00
unit.c re PR libfortran/34370 (file positioning after nonadvancing i/o) 2007-12-13 19:35:09 +00:00
unix.c
write_float.def
write.c