gcc/libgfortran/io
Jerry DeLisle f4072316a3 re PR libfortran/31099 (Runtime error on legal code using RECL)
2007-03-09  Jerry DeLisle  <jvdelisle@gcc.gnu.org>

	PR libgfortran/31099
	* io/open.c (new_unit): Initialize bytes_left and recl_subrecord.
	* io/transfer.c (next_record_w): Set bytes left to record length for
	sequential unformatted I/O.
	(next_record_r): Ditto.
	(read_block_direct): Fix test for exceeding bytes_left.

From-SVN: r122763
2007-03-09 21:51:39 +00:00
..
close.c
file_pos.c
format.c
inquire.c
intrinsics.c re PR libfortran/27107 (Make dependency on io/io.h broken) 2007-01-17 19:44:00 +00:00
io.h re PR libfortran/27107 (Make dependency on io/io.h broken) 2007-01-17 19:44:00 +00:00
list_read.c re PR libfortran/30918 (Failure to skip commented out NAMELIST) 2007-02-25 02:27:17 +00:00
lock.c
open.c re PR libfortran/31099 (Runtime error on legal code using RECL) 2007-03-09 21:51:39 +00:00
read.c
size_from_kind.c
transfer.c re PR libfortran/31099 (Runtime error on legal code using RECL) 2007-03-09 21:51:39 +00:00
unit.c
unix.c re PR libfortran/29649 (Force core dump on runtime library errors) 2007-01-18 13:54:11 +01:00
write.c re PR fortran/30910 ([Regression 4.2, 4.3] Gfortran: ES format not quite right...) 2007-02-23 05:43:16 +00:00