gcc/libgfortran/io
Francois-Xavier Coudert 1c2e7a3ab3 re PR libfortran/24892 (ACCESS argument to the OPEN statement)
PR fortran/24892
	* io/io.h (unit_access): Add ACCESS_APPEND.
	* io/open.c (access_opt): Add APPEND value for ACCESS keyword.
	(st_open): Use that new value to set the POSITION accordingly.

	* gfortran.dg/open_access_append_1.f90: New test.
	* gfortran.dg/open_access_append_2.f90: New test.

From-SVN: r107119
2005-11-17 12:46:57 +00:00
..
close.c string.c (find_option): Change 3rd argument to const st_option *. 2005-09-29 15:53:59 +02:00
file_pos.c All files: Update FSF address. 2005-08-17 02:49:08 +00:00
format.c string.c (find_option): Change 3rd argument to const st_option *. 2005-09-29 15:53:59 +02:00
inquire.c string.c (find_option): Change 3rd argument to const st_option *. 2005-09-29 15:53:59 +02:00
io.h re PR libfortran/24892 (ACCESS argument to the OPEN statement) 2005-11-17 12:46:57 +00:00
list_read.c gfortran ChangeLog 2005-11-06 20:28:22 +02:00
lock.c [multiple changes] 2005-08-29 20:40:02 +00:00
open.c re PR libfortran/24892 (ACCESS argument to the OPEN statement) 2005-11-17 12:46:57 +00:00
read.c libgfortran.h (GFC_ITOA_BUF_SIZE, [...]): Define. 2005-10-01 13:50:10 +02:00
size_from_kind.c gfortran ChangeLog 2005-11-06 20:28:22 +02:00
transfer.c PR libgfortran/24699, 24700, 24719, 24785 2005-11-11 20:19:21 +00:00
unit.c re PR libfortran/24224 (Generalized internal array IO not implemented.) 2005-10-25 01:32:33 +00:00
unix.c fget.c: New file. 2005-11-13 09:33:19 +00:00
write.c gfortran ChangeLog 2005-11-06 20:28:22 +02:00