c-typeck.c
229 KB
-
re PR c/18867 (ICE on invalid switch quantity) · 02fbae83
PR c/18867 * c-typeck.c (c_start_case): Set orig_type to error_mark_node when the type of the controlling expression is not a valid type. testsuite/ * gcc.dg/noncompile/20041207.c: New test. From-SVN: r91837Steven Bosscher committed