re PR tree-optimization/33291 (a+=2; a+=2 not simplified to a+=4; with -O3 ...
[gcc.git] / gcc / testsuite / gcc.dg / tree-ssa / vrp24.c
2006-02-17 Jeff Lawtree-vrp.c (set_value_range_to_nonnegative): New function.
2006-02-07 Jeff Lawtree-vrp.c (find_conditional_asserts): Update comments.
2006-01-18 Jeff Lawtree-vrp.c (test_for_singularity): Correct test for...