re PR libfortran/33253 (namelist: reading back a string with apostrophe)
authorJerry DeLisle <jvdelisle@gcc.gnu.org>
Thu, 4 Oct 2007 15:57:28 +0000 (15:57 +0000)
committerJerry DeLisle <jvdelisle@gcc.gnu.org>
Thu, 4 Oct 2007 15:57:28 +0000 (15:57 +0000)
commit808a2225f9e47b6c4c26cefc2c7068133a42ff66
tree359610196bbde0430e898172cb9d1b058fe4fee6
parentd17cd69f66c1c0cb10074efa10252deea1ad260e
re PR libfortran/33253 (namelist: reading back a string with apostrophe)

2007-10-04  Jerry DeLisle  <jvdelisle@gcc.gnu.org>

PR libfortran/33253
* io/list_read.c (read_character): Use line_buffer to scan ahead for
object name or string when no delimiter is found.

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