2007-11-30 Jerry DeLisle <jvdelisle@gcc.gnu.org>
authorjvdelisle <jvdelisle@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 30 Nov 2007 23:19:34 +0000 (23:19 +0000)
committerjvdelisle <jvdelisle@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 30 Nov 2007 23:19:34 +0000 (23:19 +0000)
commit509db01a9bfed7f0c6123097ff360b039370be6f
treea6a4eca855c2c6509f4ac5945ab99dc7ff2c51e7
parent9ee752ceff470afe58c2aed840daa4a3e1faa0d2
2007-11-30  Jerry DeLisle  <jvdelisle@gcc.gnu.org>

PR libfortran/34291
* io/list_read.c (read_character): When reading an unquoted string,
return if special characters that could signify the end of the namelist
read are encountered.

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