re PR libfortran/34427 (Revision 130708 breaks namelist input)
authorJerry DeLisle <jvdelisle@gcc.gnu.org>
Mon, 17 Dec 2007 00:47:14 +0000 (00:47 +0000)
committerJerry DeLisle <jvdelisle@gcc.gnu.org>
Mon, 17 Dec 2007 00:47:14 +0000 (00:47 +0000)
commit78a15b1f3f64783796b3f1ddbac94041fe1d4f29
tree408cb4fc5dc4082b93a6241a8cfa132f36e1c11f
parent3bee5325cad87db543b803f3ca64cd50c9453598
re PR libfortran/34427 (Revision 130708 breaks namelist input)

2007-12-16  Jerry DeLisle  <jvdelisle@gcc.gnu.org>

PR fortran/34427
* io/list_read.c (read_real): Handle intervening line ends and spaces.
(get_name): Don't push separators to saved_string.
(eat_separator): If in namelist mode eat spaces and line ends as well.

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