-
- Downloads
re PR tree-optimization/43000 (VRP miscompiles python with -fwrapv)
2010-02-09 Richard Guenther <rguenther@suse.de> PR tree-optimization/43000 * tree-vrp.c (vrp_int_const_binop): Only handle unsigned arithmetic manually. * gcc.dg/torture/pr43000.c: New testcase. * gcc.dg/torture/pr43002.c: Likewise. From-SVN: r156621
Showing
- gcc/ChangeLog 6 additions, 0 deletionsgcc/ChangeLog
- gcc/testsuite/ChangeLog 6 additions, 0 deletionsgcc/testsuite/ChangeLog
- gcc/testsuite/gcc.dg/torture/pr43000.c 24 additions, 0 deletionsgcc/testsuite/gcc.dg/torture/pr43000.c
- gcc/testsuite/gcc.dg/torture/pr43002.c 16 additions, 0 deletionsgcc/testsuite/gcc.dg/torture/pr43002.c
- gcc/tree-vrp.c 3 additions, 3 deletionsgcc/tree-vrp.c
Loading
Please register or sign in to comment