r149052 - in /branches/gcc-4_3-branch/gcc: Chan...
rguenth@gcc.gnu.org
rguenth@gcc.gnu.org
Mon Jun 29 14:52:00 GMT 2009
Author: rguenth
Date: Mon Jun 29 14:52:20 2009
New Revision: 149052
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=149052
Log:
2009-06-29 Richard Guenther <rguenther@suse.de>
PR tree-optimization/40579
* tree-vrp.c (vrp_evaluate_conditional_warnv): Bail out early if
the IL to simplify has constants that overflowed.
* gcc.c-torture/execute/pr40579.c: New testcase.
Added:
branches/gcc-4_3-branch/gcc/testsuite/gcc.c-torture/execute/pr40579.c
Modified:
branches/gcc-4_3-branch/gcc/ChangeLog
branches/gcc-4_3-branch/gcc/testsuite/ChangeLog
branches/gcc-4_3-branch/gcc/tree-vrp.c
More information about the Gcc-cvs
mailing list