]> gcc.gnu.org Git - gcc.git/commit
re PR libfortran/19451 (Read after a write with a read only file)
authorThomas Koenig <Thomas.Koenig@online.de>
Sun, 23 Jan 2005 02:18:33 +0000 (02:18 +0000)
committerPaul Brook <pbrook@gcc.gnu.org>
Sun, 23 Jan 2005 02:18:33 +0000 (02:18 +0000)
commit0e69bba9fc926fd529f51aa9e7f585c27b88c1e3
treecd9cbaee37fb9b2e5ac2977b499c8db30a3c44d1
parentc2d8571d9189c836d8757d2e62c700f0b7f101cb
re PR libfortran/19451 (Read after a write with a read only file)

2005-01-22  Thomas Koenig  <Thomas.Koenig@online.de>

PR libfortran/19451
* io/transfer.c (finalize_transfer):  Don't do anything if
there is an error condition.
* open_readonly_1.f90:  New test.

From-SVN: r94101
gcc/testsuite/ChangeLog
gcc/testsuite/gfortran.dg/open_readonly_1.f90 [new file with mode: 0644]
libgfortran/ChangeLog
libgfortran/io/transfer.c
This page took 0.064429 seconds and 5 git commands to generate.