c-decl.c
227 KB
-
c-decl.c (grokdeclarator): If pedantic, warn about arrays with incomplete element type. · c7b82833
* c-decl.c (grokdeclarator): If pedantic, warn about arrays with incomplete element type. (grokparms): Before checking for incomplete parameter type, check the type isn't error_mark_node. testsuite: * gcc.dg/c99-array-nonobj-1.c: No longer XFAIL. From-SVN: r37920
Joseph Myers committed