gcc/libgfortran/io
Jakub Jelinek 36dd4221c5 read.c (read_x): Take int argument instead of fnode * and digging the N from F->u.n.
* io/read.c (read_x): Take int argument instead of fnode * and
	digging the N from F->u.n.
	* io/io.h (read_x): Adjust prototype.
	* io/transfer.c (formatted_transfer): Adjust callers.  Don't clobber
	f->u.n for FMT_T.

	* gfortran.dg/fmt_t_1.f90: New test.

From-SVN: r103811
2005-09-03 20:54:55 +02:00
..
close.c acinclude.m4 (LIBGFOR_CHECK_UNLINK_OPEN_FILE): Add check to see if target can unlink open files. 2005-08-27 16:01:54 +00:00
file_pos.c All files: Update FSF address. 2005-08-17 02:49:08 +00:00
format.c All files: Update FSF address. 2005-08-17 02:49:08 +00:00
inquire.c All files: Update FSF address. 2005-08-17 02:49:08 +00:00
io.h read.c (read_x): Take int argument instead of fnode * and digging the N from F->u.n. 2005-09-03 20:54:55 +02:00
list_read.c All files: Update FSF address. 2005-08-17 02:49:08 +00:00
lock.c [multiple changes] 2005-08-29 20:40:02 +00:00
open.c All files: Update FSF address. 2005-08-17 02:49:08 +00:00
read.c read.c (read_x): Take int argument instead of fnode * and digging the N from F->u.n. 2005-09-03 20:54:55 +02:00
transfer.c read.c (read_x): Take int argument instead of fnode * and digging the N from F->u.n. 2005-09-03 20:54:55 +02:00
unit.c All files: Update FSF address. 2005-08-17 02:49:08 +00:00
unix.c unix.c (stream_ttyname): Protect use of ttyname by HAVE_TTYNAME macro. 2005-09-02 20:24:49 +00:00
write.c All files: Update FSF address. 2005-08-17 02:49:08 +00:00