gcc/libgfortran/io
Francois-Xavier Coudert 2f06ccc69e re PR libfortran/16436 (gfortran TL edit descriptor failure - test f77-edit-t-in.f)
PR libfortran/16436
	* io/transfer.c (read_sf): Correct updating of bytes_left field.
	(formatted_transfer): Correct updating of bytes_left field and
	reformatting code (comments and whitespace).
	* io/unix.c (move_pos_offset): "active" field should not be
	changed here. Whitespace corrections.
	* gfortran.dg/g77/f77-edit-t-in.f: Not XFAIL-ed any more.

From-SVN: r101100
2005-06-16 22:13:26 +00:00
..
backspace.c
close.c
endfile.c
format.c re PR libfortran/20006 ($ format extension doesn't work) 2005-05-29 12:22:49 +00:00
inquire.c
io.h Remove extra whitespace. 2005-05-15 14:49:45 +02:00
list_read.c configure.ac: Add additional warning flags. 2005-05-17 18:54:58 +02:00
lock.c
open.c configure.ac: Add additional warning flags. 2005-05-17 18:54:58 +02:00
read.c re PR libfortran/19155 ([4.0 only] blanks not treated as zeros in 'E' format read (NIST FM110.FOR)) 2005-06-12 19:59:17 +00:00
rewind.c
transfer.c re PR libfortran/16436 (gfortran TL edit descriptor failure - test f77-edit-t-in.f) 2005-06-16 22:13:26 +00:00
unit.c unit.c (get_unit): Mark argument as unused. 2005-05-17 19:02:38 +02:00
unix.c re PR libfortran/16436 (gfortran TL edit descriptor failure - test f77-edit-t-in.f) 2005-06-16 22:13:26 +00:00
write.c re PR libfortran/21376 (libfortran "E" output format causes FPE) 2005-05-22 21:17:42 +00:00