------- 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  <jvdeli...@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

Reply via email to