This is the mail archive of the
gcc-cvs@gcc.gnu.org
mailing list for the GCC project.
r130548 - in /trunk/libgfortran: ChangeLog io/l...
- From: jvdelisle at gcc dot gnu dot org
- To: gcc-cvs at gcc dot gnu dot org
- Date: Fri, 30 Nov 2007 23:19:35 -0000
- Subject: r130548 - in /trunk/libgfortran: ChangeLog io/l...
Author: jvdelisle
Date: Fri Nov 30 23:19:34 2007
New Revision: 130548
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=130548
Log:
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.
Modified:
trunk/libgfortran/ChangeLog
trunk/libgfortran/io/list_read.c