ChangeLog
130 KB
-
re PR fortran/27954 (ICE on garbage in DATA statement) · a9f6f1f2
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. From-SVN: r118084
Jerry DeLisle committed