This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/25109] formatted reads with embedded blanks in input fields
- 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: 30 Nov 2005 02:09:17 -0000
- Subject: [Bug fortran/25109] formatted reads with embedded blanks in input fields
- References: <bug-25109-11772@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #6 from jvdelisle at gcc dot gnu dot org 2005-11-30 02:09 -------
Subject: Bug 25109
Author: jvdelisle
Date: Wed Nov 30 02:09:13 2005
New Revision: 107697
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=107697
Log:
2005-11-29 Jerry DeLisle <jvdelisle@gcc.gnu.org>
PR libgfortran/25109
* io/unit.c (init_units): Set default flag to BLANK_NULL per
requirement of F95 standard. Set PAD_YES for stdin.
Modified:
branches/gcc-4_1-branch/libgfortran/ChangeLog
branches/gcc-4_1-branch/libgfortran/io/unit.c
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25109