gcc/libgfortran/io
Jerry DeLisle ca8d5bc6c6 2006-07-25 Jerry DeLisle <jvdelisle@gcc.gnu.org>
PR libgfortran/258335
	* close.c (st_close): Add error when UNIT does not exist.
	* file_position.c (st_flush): Add error when UNIT does not exist.

From-SVN: r115749
2006-07-26 01:40:29 +00:00
..
close.c 2006-07-25 Jerry DeLisle <jvdelisle@gcc.gnu.org> 2006-07-26 01:40:29 +00:00
file_pos.c 2006-07-25 Jerry DeLisle <jvdelisle@gcc.gnu.org> 2006-07-26 01:40:29 +00:00
format.c re PR libfortran/27704 (Incorrect runtime error on multiple OPEN) 2006-07-04 01:36:31 +00:00
inquire.c
io.h re PR libfortran/25289 (Cannot handle record numbers large than huge(0_4)) 2006-07-24 00:17:52 +00:00
list_read.c re PR libfortran/27704 (Incorrect runtime error on multiple OPEN) 2006-07-04 01:36:31 +00:00
lock.c
open.c re PR libfortran/27704 (Incorrect runtime error on multiple OPEN) 2006-07-04 01:36:31 +00:00
read.c
size_from_kind.c
transfer.c re PR fortran/28339 (gfortran misses a record from a format statement) 2006-07-22 03:14:27 +00:00
unit.c re PR fortran/28339 (gfortran misses a record from a format statement) 2006-07-22 03:14:27 +00:00
unix.c
unix.h
write.c