c-typeck.c
407 KB
-
Fix for ICE with -g on testcase with incomplete types. · e922069e
gcc/c/ PR debug/66068 * c-typeck.c (c_build_qualified_type): Clear C_TYPE_INCOMPLETE_VARS after calling build_qualified_type. gcc/testsuite/ PR debug/66068 * gcc.dg/debug/pr66068.c: New test. From-SVN: r229505
Jim Wilson committed