gcc/libgfortran/io
Jerry DeLisle cacf2b9638 re PR libfortran/27575 (gfortran - does not generate error when trying to read too much data)
2006-05-16  Jerry DeLisle  <jvdelisle@gcc.gnu.org>

	PR libgfortran/27575
	* io/transfer.c (read_block):  Add check for end file condition.
	(read_block_direct): Add check for end file condition.

From-SVN: r113837
2006-05-17 00:36:53 +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/26880 (Can't read after non-advancing write with rewind) 2006-03-27 05:59:37 +00:00
format.c re PR fortran/27304 (gfortran: Warn/abort when format in write does not fit passed arguments) 2006-04-28 23:55:30 +00:00
inquire.c re PR fortran/23815 (Add -byteswapio flag) 2005-12-10 20:01:56 +00:00
io.h re PR libfortran/20257 (Fortran runtime error: End of record occurs when writing large arrays) 2006-04-23 02:04:58 +00:00
list_read.c re PR libfortran/27360 (Memory leaks when reading logicals) 2006-04-30 03:19:37 +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 [multiple changes] 2006-03-22 19:09:11 +00:00
read.c re PR libfortran/26661 (Sequential formatted read goes too far) 2006-03-26 02:15:44 +00:00
size_from_kind.c random.c: Include config.h 2005-11-27 17:09:40 -05:00
transfer.c re PR libfortran/27575 (gfortran - does not generate error when trying to read too much data) 2006-05-17 00:36:53 +00:00
unit.c re PR libfortran/20257 (Fortran runtime error: End of record occurs when writing large arrays) 2006-04-23 02:04:58 +00:00
unix.c re PR libfortran/20257 (Fortran runtime error: End of record occurs when writing large arrays) 2006-04-23 02:04:58 +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 re PR libfortran/24685 (real(16) formatted input is broken for huge values (gfortran.dg/default_format_2.f90)) 2006-04-10 14:02:55 +02:00