This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/31395] [4.2 Only] Colon edit descriptor is ignored unless preceded by a comma or a slash
- 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: 21 May 2007 00:05:00 -0000
- Subject: [Bug fortran/31395] [4.2 Only] Colon edit descriptor is ignored unless preceded by a comma or a slash
- References: <bug-31395-14284@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 2007-05-21 01:05 -------
Subject: Bug 31395
Author: jvdelisle
Date: Mon May 21 00:04:43 2007
New Revision: 124886
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=124886
Log:
2007-05-20 Jerry DeLisle <jvdelisle@gcc.gnu.org>
PR libfortran/31395
* io/format.c (parse_format_list): Fix parsing. Regression against g77.
Backport from 4.3.
Modified:
branches/gcc-4_2-branch/libgfortran/ChangeLog
branches/gcc-4_2-branch/libgfortran/io/format.c
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31395