gcc/libgfortran/io
Bud Davis 1ef02b9de5 re PR libfortran/16935 (Segmentation fault of compiler with unsupported control items in OPEN)
2004-08-13  Bud Davis  <bdavis9659@comcast.net>

        PR gfortran/13965
        * gfortran.fortran-torture/execute/open_rewind.f90: New test.
        * io/open.c (st_open): use flags instead of the unit structure.

From-SVN: r85966
2004-08-13 22:01:02 +00:00
..
backspace.c
close.c
endfile.c
format.c
inquire.c
io.h
list_read.c list_read.c (namelist_read): Convert variable names to lower case, so that mixed-case names are recognized. 2004-08-10 13:34:04 +00:00
lock.c
open.c re PR libfortran/16935 (Segmentation fault of compiler with unsupported control items in OPEN) 2004-08-13 22:01:02 +00:00
read.c Commit for Victor Leikehman <lei@il.ibm.com> 2004-08-05 08:37:42 +00:00
rewind.c
transfer.c
unit.c
unix.c
write.c