gcc/libgfortran/io
Jerry DeLisle b0c6db58ad io.h (unit_flags): Add new flag has_recl.
2006-11-22  Jerry DeLisle  <jvdelisle@gcc.gnu.org>

	* io/io.h (unit_flags): Add new flag has_recl.
	* io.open.c (new_unit): Set flag if RECL= was specified.
	* io/transfer.c (us_write): If flag set, leave recl as initialized by
	new_unit.

From-SVN: r119087
2006-11-22 07:32:09 +00:00
..
close.c
file_pos.c
format.c
inquire.c
io.h io.h (unit_flags): Add new flag has_recl. 2006-11-22 07:32:09 +00:00
list_read.c re PR fortran/29563 (Internal read loses data.) 2006-10-26 07:17:21 +00:00
lock.c
open.c io.h (unit_flags): Add new flag has_recl. 2006-11-22 07:32:09 +00:00
read.c 2006-11-08 Steven G. Kargl <kargl@gcc.gnu.org> 2006-11-09 03:57:44 +00:00
size_from_kind.c
transfer.c io.h (unit_flags): Add new flag has_recl. 2006-11-22 07:32:09 +00:00
unit.c re PR fortran/29563 (Internal read loses data.) 2006-10-26 04:35:45 +00:00
unix.c
unix.h
write.c