[Bug libfortran/17286] namelist containing more than one value cannot contain whitespace or newlines for READ
cvs-commit at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Tue Sep 21 11:23:00 GMT 2004
------- Additional Comments From cvs-commit at gcc dot gnu dot org 2004-09-21 11:22 -------
Subject: Bug 17286
CVSROOT: /cvs/gcc
Module name: gcc
Changes by: bdavis@gcc.gnu.org 2004-09-21 11:22:48
Modified files:
libgfortran : ChangeLog
libgfortran/io : list_read.c
gcc/testsuite : ChangeLog
Added files:
gcc/testsuite/gfortran.dg: pr17286.f90
Log message:
2004-09-21 Bud Davis <bdavis9659@comcast.net>
PR fortran/17286
* io/list_read.c (namelist_read): ignore spaces after
the '=' for namelist reads.
2004-09-21 Bud Davis <bdavis9659@comcast.net>
PR fortran/17286
* gfortran.dg/pr17286.f90: New test.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libgfortran/ChangeLog.diff?cvsroot=gcc&r1=1.90&r2=1.91
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libgfortran/io/list_read.c.diff?cvsroot=gcc&r1=1.9&r2=1.10
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/ChangeLog.diff?cvsroot=gcc&r1=1.4324&r2=1.4325
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/gfortran.dg/pr17286.f90.diff?cvsroot=gcc&r1=NONE&r2=1.1
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17286
More information about the Gcc-bugs
mailing list