[Bug fortran/27954] ICE on garbage in DATA statement

jvdelisle at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Fri Oct 27 20:47:00 GMT 2006



------- Comment #21 from jvdelisle at gcc dot gnu dot org  2006-10-27 20:47 -------
Subject: Bug 27954

Author: jvdelisle
Date: Fri Oct 27 20:47:28 2006
New Revision: 118084

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=118084
Log:
2006-10-27  Jerry DeLisle  <jvdelisle@gcc.gnu.org>

        PR fortran/27954
        * decl.c (gfc_free_data_all): New function to free all data structures
        after errors in DATA statements and declarations.
        (top_var_list): Use new function.(top_val_list): Use new function.
        (gfc_match_data_decl): Use new function.
        * misc.c (gfc_typename): Fixed incorrect function name in error text. 

Modified:
    trunk/gcc/fortran/ChangeLog
    trunk/gcc/fortran/decl.c
    trunk/gcc/fortran/misc.c


-- 


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



More information about the Gcc-bugs mailing list