case-const-3.c
354 Bytes
-
re PR c/39613 (gcc 20090331 produces an error at mce64.c in kernel 2.6.29) · 17cede2e
PR c/39613 * c-typeck.c (do_case): If case label is not an INTEGER_CST, fold it and pedwarn if this results in an INTEGER_CST. testsuite: * gcc.dg/case-const-1.c, gcc.dg/case-const-2.c, gcc.dg/case-const-3.c: New tests. From-SVN: r145793
Joseph Myers committed