vrp34.c
407 Bytes
-
re PR tree-optimization/21258 (Teach VRP to pick up a constant from case label.) · 9bb6aa43
2007-04-13 Richard Guenther <rguenther@suse.de> PR tree-optimization/21258 * tree-vrp.c (compare_case_labels): New helper. (find_switch_asserts): New function. (find_assert_locations): Call it for SWITCH_EXPRs. * gcc.dg/tree-ssa/vrp34.c: New testcase. From-SVN: r123778
Richard Guenther committed