re PR tree-optimization/33291 (a+=2; a+=2 not simplified to a+=4; with -O3 ...
[gcc.git] / gcc / testsuite / gcc.dg / tree-ssa / ivopts-2.c
2006-10-20 Adam Nemet* gcc.dg/tree-ssa/ivopts-2.c: Match final candidates...
2006-09-24 Zdenek Dvorakivopts-1.c: New test.