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-25.c
2007-02-10 Zdenek Dvorakloop-25.c: Verify the result in the profile pass.
2007-02-06 Zdenek Dvorakloop.texi: Document possibility not to perform disambig...