------- Comment #2 from jvdelisle at gcc dot gnu dot org  2010-08-07 12:03 
-------
Subject: Bug 45143

Author: jvdelisle
Date: Sat Aug  7 12:03:23 2010
New Revision: 162978

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=162978
Log:
2010-08-07  Jerry DeLisle  <jvdeli...@gcc.gnu.org>

        PR libfortran/45143
        * io/format.c: Remove fnode storage structure definitions, moving these
        to format.h. (parse_format_list): Add check for data descriptors,
        taking care of nested formats. Adjust calling parameters to pass a
        check flag. (parse_format): Likewise.
        * io/format.h: Add structures moved from format.c.

Modified:
    trunk/libgfortran/ChangeLog
    trunk/libgfortran/io/format.c
    trunk/libgfortran/io/format.h


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45143

Reply via email to