tree-vrp.c
215 KB
-
re PR tree-optimization/43017 (VRP miscompiles python with -fwrapv, II) · 5418fe84
2010-02-10 Richard Guenther <rguenther@suse.de> PR tree-optimization/43017 * tree-vrp.c (vrp_int_const_binop): Trust int_const_binop for wrapping signed arithmetic. * gcc.dg/torture/pr43017.c: New testcase. From-SVN: r156666
Richard Guenther committed