This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libfortran/25419] gfortran read does not take comma for default on one entry
- From: "jvdelisle at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 28 Dec 2005 06:59:40 -0000
- Subject: [Bug libfortran/25419] gfortran read does not take comma for default on one entry
- References: <bug-25419-4345@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #2 from jvdelisle at gcc dot gnu dot org 2005-12-28 06:59 -------
Subject: Bug 25419
Author: jvdelisle
Date: Wed Dec 28 06:59:35 2005
New Revision: 109099
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=109099
Log:
2005-12-28 Jerry DeLisle <jvdelisle@gcc.gnu.org>
PR libgfortran/25419
* io/list_read.c (list_formatted_read_scalar): Allow comma to return a
null value (default).
Modified:
trunk/libgfortran/ChangeLog
trunk/libgfortran/io/list_read.c
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25419