re PR libfortran/36546 (Namelist error with tab following a comma and newline)
authorJerry DeLisle <jvdelisle@gcc.gnu.org>
Tue, 17 Jun 2008 04:14:07 +0000 (04:14 +0000)
committerJerry DeLisle <jvdelisle@gcc.gnu.org>
Tue, 17 Jun 2008 04:14:07 +0000 (04:14 +0000)
commitfb669c2b42b2dce32ca7d3f33c17780c601be13f
tree81fe7e51274a7e4d9d91def0961ef1aca5e7d2b4
parent151d7522247c10ac4959f72883316943d5060bf9
re PR libfortran/36546 (Namelist error with tab following a comma and newline)

2008-06-16  Jerry DeLisle  <jvdelisle@gcc.gnu.org>

PR fortran/36546
* io/list_read.c (eat_separator): Add tab character to condition
for looping past whitespace.

From-SVN: r136859
libgfortran/ChangeLog
libgfortran/io/list_read.c