re PR libfortran/33253 (namelist: reading back a string with apostrophe)
authorJerry DeLisle <jvdelisle@gcc.gnu.org>
Wed, 3 Oct 2007 00:33:09 +0000 (00:33 +0000)
committerJerry DeLisle <jvdelisle@gcc.gnu.org>
Wed, 3 Oct 2007 00:33:09 +0000 (00:33 +0000)
commitaf2778d32e8d916747229999a1a359a3af764018
tree4c9d94f20418eebf2b8ed58930bea92c82cc7eeb
parent9e4e09166b61079a208265321af2bd0e0bfc8c6b
re PR libfortran/33253 (namelist: reading back a string with apostrophe)

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

PR libfortran/33253
* io/list_read.c (read_character): Use DELIM_APOSTROPHE and DELIM_QUOTE
        and quote value in check of first character in string.

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