tree-vrp.c
108 KB
-
re PR tree-optimization/22026 (ACATS FAIL C45331A fixed point wrong code (VRP related)) · 567fb660
gcc/ PR tree-optimization/22026 * tree-vrp.c (extract_range_from_binary_expr): Drop to VR_VARYING if a binary expression involving VR_ANTI_RANGE is PLUS_EXPR, MINUS_EXPR, or unsigned MULT_EXPR. testsuite/ PR tree-optimization/22026 * gcc.dg/tree-ssa/pr22026.c: New. From-SVN: r101328
Kazu Hirata committed