re PR libfortran/36657 (Namelist reading bug with string constant immediately followe...
authorJerry DeLisle <jvdelisle@gcc.gnu.org>
Sat, 28 Jun 2008 21:46:53 +0000 (21:46 +0000)
committerJerry DeLisle <jvdelisle@gcc.gnu.org>
Sat, 28 Jun 2008 21:46:53 +0000 (21:46 +0000)
commit7b063fdc13690972046aa3e7920402fbb5b6f7a7
treeed72ba127563a9eca37fe1c7840c876221e5117a
parentd1c1c79f19f5026581abea4c4d27850ce7568948
re PR libfortran/36657 (Namelist reading bug with string constant immediately followed by comment)

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

PR fortran/36657
* io/list_read.c (read_character): Check for '!' along with separators.
(find_nml_name): Likewise and eat the comment if found.

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