gcc/libgfortran/io
Jerry DeLisle 7b7034ea9a re PR libfortran/25697 (libfortran - Segmentation fault/ Bad Address on unformatted read)
2006-01-17  Jerry DeLisle  <jvdelisle@gcc.gnu.org>

	PR libgfortran/25697
	* io/transfer.c (us_read): Detect end of file condition from previous
	operations and bail out (no need to pre-position).

From-SVN: r109870
2006-01-18 06:21:28 +00:00
..
close.c
file_pos.c re PR libfortran/25598 (gfortran - Fortran runtime error: Invalid argument) 2006-01-06 01:39:34 +00:00
format.c
inquire.c re PR fortran/23815 (Add -byteswapio flag) 2005-12-10 20:01:56 +00:00
io.h re PR fortran/23815 (Add -byteswapio flag) 2005-12-10 20:01:56 +00:00
list_read.c re PR libfortran/25594 (LAPACK regression in schkbl.f) 2006-01-01 02:45:22 +00:00
lock.c
open.c re PR fortran/23815 (Add -byteswapio flag) 2005-12-10 20:01:56 +00:00
read.c
size_from_kind.c
transfer.c re PR libfortran/25697 (libfortran - Segmentation fault/ Bad Address on unformatted read) 2006-01-18 06:21:28 +00:00
unit.c re PR fortran/25264 (write to internal unit from the string itself gives wrong result ?) 2005-12-16 19:32:21 +00:00
unix.c re PR libfortran/25139 ("Invalid argument" error on I/O) 2005-12-28 20:58:08 +00:00
unix.h
write.c