re PR tree-optimization/33291 (a+=2; a+=2 not simplified to a+=4; with -O3 ...
[gcc.git] / gcc / testsuite / gcc.dg / tree-ssa / vrp21.c
2006-04-13 DJ Delorietarget-supports.exp (check_effective_target_int32plus...
2006-02-07 Jeff Lawtree-vrp.c (find_conditional_asserts): Update comments.
2005-08-06 James A. Morrisonre PR tree-optimization/23128 (VRP fails for unsigned...