PR libfortran/19216
commit51c2b9869407bcacd2b28677820573ecb1c9085e
authorfxcoudert <fxcoudert@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 16 Jun 2005 22:50:51 +0000 (16 22:50 +0000)
committerfxcoudert <fxcoudert@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 16 Jun 2005 22:50:51 +0000 (16 22:50 +0000)
tree9ff53b30d493ec7a34e79868a9497dfb98df7476
parentcbbc2f0ee3cd9d3cc67edf5adcbe5eaaba0ad5c8
PR libfortran/19216
* io/list_read.c (eat_separator): No need to call next_record,
even in non-namelist_mode.
* gfortran.dg/pr19216.f: Add correct space between brackets and
dg directive.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@101105 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/testsuite/ChangeLog
gcc/testsuite/gfortran.dg/pr19216.f
libgfortran/ChangeLog
libgfortran/io/list_read.c