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-5.c
2006-01-05 Richard Guenthertree-pass.h (TODO_remove_unused_locals): Define.
2005-03-31 Janis Johnsonnothrow1.C: Use cleanup-tree-dump.
2004-12-05 Richard Henderson* gcc.dg/tree-ssa/loop-5.c: Use long instead of int.
2004-09-05 Zdenek Dvoraktree-ssa-loop-ivopts.c: New file.