vrp-5.c
275 Bytes
-
re PR tree-optimization/23128 (VRP fails for unsigned values) · b17775ab
2005-08-05 James A. Morrison <phython@gcc.gnu.org> PR tree-optimization/23128 * tree-vrp.c (vrp_int_const_binop): Check if unsigned addition or subtraction wrap, and set TREE_OVERFLOW if they do. From-SVN: r102800
James A. Morrison committed