]> gcc.gnu.org Git - gcc.git/commit
re PR libfortran/19478 (reading back from /dev/null)
authorBud Davis <bdavis@gfortran.org>
Wed, 11 May 2005 10:34:05 +0000 (10:34 +0000)
committerFrançois-Xavier Coudert <fxcoudert@gcc.gnu.org>
Wed, 11 May 2005 10:34:05 +0000 (10:34 +0000)
commit802fc8260d06c25a9f6df650a2b6d4f6a7a2ddb7
treec0537506d38fd9557cb7187d283e93bf64e8276e
parent5a942c07c2080d0b155717dfeb1683078c493a21
re PR libfortran/19478 (reading back from /dev/null)

PR fortran/19478
* io/unix.c (fd_truncate): update positions when ftruncate
fails (like writing to /dev/null).
* gfortran.dg/dev_null.f90: New test.

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