gcc/libgfortran/io
Jerry DeLisle 9696b2257c re PR libfortran/25598 (gfortran - Fortran runtime error: Invalid argument)
2006-01-05  Jerry DeLisle  <jvdelisle@gcc.gnu.org>

	PR libgfortran/25598
	* io/file_pos.c (unformatted_backspace): Assure the new file position
	to seek is not less than zero.
	(st_backspace): Set unit bytes_left to zero.
	* io/transfer.c (next_record_r): Fix line lengths, no functional change.

From-SVN: r109405
2006-01-06 01:39:34 +00:00
..
close.c re PR fortran/14943 (read/write code generation is not thread safe) 2005-11-21 23:03:56 +01:00
file_pos.c re PR libfortran/25598 (gfortran - Fortran runtime error: Invalid argument) 2006-01-06 01:39:34 +00:00
format.c format.c: Removing unused code. 2005-12-04 18:13:59 +00:00
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 re PR fortran/14943 (read/write code generation is not thread safe) 2005-11-21 23:03:56 +01:00
open.c re PR fortran/23815 (Add -byteswapio flag) 2005-12-10 20:01:56 +00:00
read.c re PR libfortran/25039 ([4.1 only] comma short-circuit field width) 2005-12-09 02:53:41 +00:00
size_from_kind.c random.c: Include config.h 2005-11-27 17:09:40 -05:00
transfer.c re PR libfortran/25598 (gfortran - Fortran runtime error: Invalid argument) 2006-01-06 01:39:34 +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 re PR fortran/14943 (read/write code generation is not thread safe) 2005-11-21 23:03:56 +01:00
write.c * io/write.c (namelist_write): Correct type in previous commit. 2005-11-27 11:56:25 +00:00