This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [patch, fortran] PR37746 Diagnostic of edit descriptors, esp. EN


Jerry DeLisle wrote:
> Regression tested on X86-64 Linux.  Test case attached.
> OK for trunk.
Yes! Thanks for the patch!

Tobias

> 2009-08-22  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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]