re PR tree-optimization/33291 (a+=2; a+=2 not simplified to a+=4; with -O3 ...
[gcc.git] / gcc / testsuite / gcc.dg / tree-ssa / loop-7.c
2005-06-06 Daniel Berlintree-ssa-reassoc.o: New.
2005-03-31 Janis Johnsonnothrow1.C: Use cleanup-tree-dump.
2005-02-19 Zdenek Dvorakre PR tree-optimization/19828 (LIM is pulling out a...