gcc/libgfortran/io
Thomas Koenig 0ef6349514 re PR libfortran/23321 (Direct unformatted read beyond EOF cores)
2005-09-04  Thomas Koenig  <Thomas.Koenig@online.de>

	PR libfortran/23321
	* io/transfer.c(data_transfer_init):  Check for a too-large
	record number.  Return if sseek failed.

2005-09-04  Thomas Koenig  <Thomas.Koenig@online.de>

	PR libfortran/23321
	* gfortran.dg/direct_io_4.f90:  New test case.

From-SVN: r103835
2005-09-04 20:36:52 +00: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 re PR libfortran/23321 (Direct unformatted read beyond EOF cores) 2005-09-04 20:36:52 +00: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