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 re PR libfortran/15755 (gfortran: backspace call causes bus error) 2004-06-09 00:55:04 +00:00
close.c re PR libfortran/15234 (libgfortran doesn't compile on Tru64 UNIX V4.0F) 2004-05-15 22:44:38 +02:00
endfile.c re PR libfortran/15234 (libgfortran doesn't compile on Tru64 UNIX V4.0F) 2004-05-15 22:44:38 +02:00
format.c io.c (check_format): As a GNU extension... 2004-05-21 21:37:25 +00:00
inquire.c re PR fortran/15750 (IOLENGTH form of INQUIRE statement not implemented) 2004-06-22 00:43:55 +00:00
io.h re PR fortran/15750 (IOLENGTH form of INQUIRE statement not implemented) 2004-06-22 00:43:55 +00:00
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 Merge tree-ssa-20020619-branch into mainline. 2004-05-13 02:41:07 -04:00
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 re PR libfortran/15234 (libgfortran doesn't compile on Tru64 UNIX V4.0F) 2004-05-15 22:44:38 +02:00
transfer.c re PR libfortran/15472 (implicit open for unformatted file causes run-time error) 2004-07-05 01:19:08 +00:00
unit.c re PR libfortran/15235 (libgfortran doesn't build on Solaris 10) 2004-05-18 18:06:09 +02:00
unix.c re PR libfortran/15472 (implicit open for unformatted file causes run-time error) 2004-07-05 01:19:08 +00:00
write.c write.c (write_float): Use the slightly more portable isnan in preference to isinf. 2004-08-01 13:40:52 +00:00