re PR libfortran/16935 (Segmentation fault of compiler with unsupported control items...
authorBud Davis <bdavis9659@comcast.net>
Fri, 13 Aug 2004 22:01:02 +0000 (22:01 +0000)
committerBud Davis <bdavis@gcc.gnu.org>
Fri, 13 Aug 2004 22:01:02 +0000 (22:01 +0000)
commit1ef02b9de5bc2b05d07e2fa15d5f62b7fa6ddfdd
treef16680ad8887abba783940203a549b51238df08b
parent3e0d5ae260453974cd6f114665c8336c644b04f9
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
gcc/testsuite/ChangeLog
gcc/testsuite/gfortran.dg/pr16935.f90 [new file with mode: 0644]
libgfortran/ChangeLog
libgfortran/io/open.c