re PR tree-optimization/33291 (a+=2; a+=2 not simplified to a+=4; with -O3 ...
[gcc.git] / gcc / testsuite / gcc.dg / tree-ssa / pr21001.c
2006-02-07 Jeff Lawtree-vrp.c (find_conditional_asserts): Update comments.
2005-04-28 Kazu Hiratapr18178.C, [...]: Use cleanup-tree-dump.
2005-04-18 Kazu Hiratare PR tree-optimization/21001 (VRP is weak when the...