vrp-3.c
255 Bytes
-
re PR tree-optimization/22493 (with -fwrapv -INT_MIN is still not positive) · ff08cbee
2005-07-27 James A. Morrison <phython@gcc.gnu.org> PR tree-optimization/22493 * tree-vrp.c (extract_range_from_unary_expr): Deal with -fwrapv and VR_ANTI_RANGEs properly for NEGATE_EXPRs and ABS_EXPRs. From-SVN: r102458
James A. Morrison committed