gcc/libgfortran/io
Jerry DeLisle 0853054e96 re PR libfortran/26661 (Sequential formatted read goes too far)
2006-03-25  Jerry DeLisle  <jvdelisle@gcc.gnu.org>

	PR libgfortran/26661
	* io/io.h: Add read_sf so it can be used by read_x.
	* io/transfer.c (read_sf): Pass no_error flag to read_sf.  Use it to
	break out rather than error on EOF or EOR conditions.
	(read_block): Update call to read_sf.
	(read_block_direct): Ditto.
	* io/read.c (read_x): Use the modified read_sf instead of read_block.

From-SVN: r112390
2006-03-26 02:15:44 +00:00
..
close.c
file_pos.c [multiple changes] 2006-03-22 19:09:11 +00:00
format.c re PR libfortran/21303 (L edit descriptor without a width) 2006-02-19 21:31:02 +00:00
inquire.c
io.h re PR libfortran/26661 (Sequential formatted read goes too far) 2006-03-26 02:15:44 +00:00
list_read.c re PR fortran/26554 ([gfortran] incorrect behaviour when reading a logical variable from a string) 2006-03-05 17:54:07 +00:00
lock.c
open.c [multiple changes] 2006-03-22 19:09:11 +00:00
read.c re PR libfortran/26661 (Sequential formatted read goes too far) 2006-03-26 02:15:44 +00:00
size_from_kind.c
transfer.c re PR libfortran/26661 (Sequential formatted read goes too far) 2006-03-26 02:15:44 +00:00
unit.c
unix.c re PR libfortran/26499 (gfortran - End of File incorrectly positioned after binary I/O.) 2006-03-10 03:15:36 +00:00
unix.h
write.c re PR libfortran/25425 ([4.1 only] F95 and F2003 differ on list-directed output for 0.0) 2006-02-08 20:54:14 +00:00