re PR libfortran/17709 (NULL I/O list and Format error.)
authorPaul Brook <paul@codesourcery.com>
Wed, 6 Oct 2004 18:27:58 +0000 (18:27 +0000)
committerPaul Brook <pbrook@gcc.gnu.org>
Wed, 6 Oct 2004 18:27:58 +0000 (18:27 +0000)
commit7726f633fa2b079664c436e008b310ad36b620e1
tree6bcba4c2581db9c072c8a3bf9c46017ff702d850
parent575f7c2bd23fecbeeb4b01dd5e67079078d39496
re PR libfortran/17709 (NULL I/O list and Format error.)

PR libfortran/17709
* io/transfer.c (data_transfer_init): Reset sf_seen_eor.
testsuite/
* gfortran.dg/empty_format_1.f90: New test.

From-SVN: r88615
gcc/testsuite/ChangeLog
gcc/testsuite/gfortran.dg/empty_format_1.f90 [new file with mode: 0644]
libgfortran/ChangeLog
libgfortran/io/transfer.c