gimple.c
88 KB
-
Designate the widest case label to be the default label · 938da3a5
gcc/ChangeLog: * gimple.c (preprocess_case_label_vec_for_gimple): When the case labels are exhaustive, designate the label with the widest range to be the default label. gcc/testsuite/ChangeLog: * gcc.dg/switch-10.c: New test. From-SVN: r239146
Patrick Palka committed