This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/31051] gfortran bug with x and t format descriptors.
- 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: 15 Mar 2007 01:25:40 -0000
- Subject: [Bug fortran/31051] gfortran bug with x and t format descriptors.
- References: <bug-31051-9978@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #3 from jvdelisle at gcc dot gnu dot org 2007-03-15 01:25 -------
Subject: Bug 31051
Author: jvdelisle
Date: Thu Mar 15 01:25:27 2007
New Revision: 122940
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=122940
Log:
2007-03-14 Jerry DeLisle <jvdelisle@gcc.gnu.org>
PR libgfortran/31051
* io/transfer.c (formatted_transfer_scalar): Adjust position for
pending
spaces when in writing mode. Clean up some formatting.
Modified:
trunk/libgfortran/ChangeLog
trunk/libgfortran/io/transfer.c
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31051