[Bug fortran/24268] gfortran rejects valid format statement
jvdelisle at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Fri Jan 6 01:22:00 GMT 2006
------- Comment #11 from jvdelisle at gcc dot gnu dot org 2006-01-06 01:22 -------
Subject: Bug 24268
Author: jvdelisle
Date: Fri Jan 6 01:21:56 2006
New Revision: 109402
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=109402
Log:
2006-01-01 Jerry DeLisle <jvdelisle@gcc.gnu.org>
PR fortran/24268
* io.c (next_char_not_space): New function that returns the next
character that is not white space.
(format_lex): Use the new function to skip whitespace within
a format string.
Modified:
trunk/gcc/fortran/ChangeLog
trunk/gcc/fortran/io.c
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24268
More information about the Gcc-bugs
mailing list