tree-vrp.c
134 KB
-
re PR tree-optimization/26180 (wrong code due to VRP and unsigned multiplies with wraps) · 7dc32197
PR 26180 * tree-vrp.c (vrp_int_const_binop): Detect overflow when multiplying unsigned values. Tidy comments. testsuite PR 26180 * gcc.dg/tree-ssa/pr26180.c: New test. From-SVN: r110794
Diego Novillo committed