]> gcc.gnu.org Git - gcc.git/commit
re PR libfortran/16196 (gfortran fails to create file with OPEN(...,status='REPLACE'))
authorBud Davis <bdavis9659@comcast.net>
Sat, 26 Jun 2004 11:49:06 +0000 (11:49 +0000)
committerBud Davis <bdavis@gcc.gnu.org>
Sat, 26 Jun 2004 11:49:06 +0000 (11:49 +0000)
commit3e14aaa2aa50a8ef28da096379f33e776c544d93
tree262b089154ec0846ce107db6a572f974bf45ae1e
parent0ff0dfbf18bc964cf71b64dc6f1f1298bea12d04
re PR libfortran/16196 (gfortran fails to create file with OPEN(...,status='REPLACE'))

2004-06-26  Bud Davis  <bdavis9659@comcast.net>

        PR gfortran/16196
        * unix.c(regular_file): create file if it does not exist.
        * gfortran.fortran-torture/execute/open_replace.f90: New test case.

From-SVN: r83709
gcc/testsuite/ChangeLog
gcc/testsuite/gfortran.fortran-torture/execute/open_replace.f90 [new file with mode: 0644]
libgfortran/ChangeLog
libgfortran/io/unix.c
This page took 0.054506 seconds and 5 git commands to generate.