c-decl.c
223 KB
-
Fix tree-checking abort on testcase with undefined macro as array size. · f4fce7ed
* c-decl.c (start_decl): Check for error_mark_node type before using COMPLETE_TYPE_P. (finish_decl): Likewise. Don't give an error if decl type is already error_mark_node. From-SVN: r36955
Jim Wilson committed