[Bug fortran/37446] Diagnostic of edit descriptors, esp. EN
jvdelisle at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Mon Aug 24 03:42:00 GMT 2009
------- Comment #3 from jvdelisle at gcc dot gnu dot org 2009-08-24 03:42 -------
Subject: Bug 37446
Author: jvdelisle
Date: Mon Aug 24 03:41:56 2009
New Revision: 151043
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=151043
Log:
2009-08-23 Jerry DeLisle <jvdelisle@gcc.gnu.org>
PR fortran/37446
* io.c (enum format_token): Change FMT_EXT to FMT_EN and FMT_ES.
(format_lex): Likewise.
(token_to_string): New function.
(check_format): Use the new tokens and the new function. Add
check for positive width.
Modified:
trunk/gcc/fortran/ChangeLog
trunk/gcc/fortran/io.c
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37446
More information about the Gcc-bugs
mailing list