list_read.c (eat_separator): Set at_eo when a '/' is seen.
authorPaul Brook <paul@codesourcery.com>
Tue, 31 Aug 2004 14:56:09 +0000 (14:56 +0000)
committerPaul Brook <pbrook@gcc.gnu.org>
Tue, 31 Aug 2004 14:56:09 +0000 (14:56 +0000)
commitc789f36b216c9318b7f5fadb3a632f91513e3156
treec1642cc23568ef73452f24fc424e0b5dddae9522
parentd7177ab25e9cfef12aa2b0e2a2f68d7f3c81735a
list_read.c (eat_separator): Set at_eo when a '/' is seen.

* list_read.c (eat_separator): Set at_eo when a '/' is seen.
testsuite/
* gfortran.dg/list_read_1.f90: New file.

From-SVN: r86830
gcc/testsuite/ChangeLog
gcc/testsuite/gfortran.dg/list_read_1.f90 [new file with mode: 0644]
libgfortran/ChangeLog
libgfortran/io/list_read.c