c-decl.c
228 KB
-
re PR c/17023 (ICE with nested functions in parameter declaration) · 559f2da5
PR c/17023 * c-decl.c (store_parm_decls_oldstyle): Care for parameter type as error_mark_node. * c-parse.in (compstmt_primary_start): Check cur_stmt_list non-null instaed of current_function_decl non-null. From-SVN: r89063
Richard Henderson committed