r125319 - in /trunk/gcc: ChangeLog testsuite/Ch...
ian@gcc.gnu.org
ian@gcc.gnu.org
Mon Jun 4 21:56:00 GMT 2007
Author: ian
Date: Mon Jun 4 21:56:10 2007
New Revision: 125319
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=125319
Log:
./:
* tree-vrp.c (adjust_range_with_scev): When loop is not expected
to overflow, reduce overflow infinity to regular infinity.
(vrp_var_may_overflow): New static function.
(vrp_visit_phi_node): Check vrp_var_may_overflow.
testsuite/:
* gcc.dg/Wstrict-overflow-18.c: New test.
Added:
trunk/gcc/testsuite/gcc.dg/Wstrict-overflow-18.c
Modified:
trunk/gcc/ChangeLog
trunk/gcc/testsuite/ChangeLog
trunk/gcc/tree-vrp.c
More information about the Gcc-cvs
mailing list