re PR tree-optimization/33291 (a+=2; a+=2 not simplified to a+=4; with -O3 ...
[gcc.git] / gcc / testsuite / gcc.dg / tree-ssa / 20041002-1.c
2005-03-31 Janis Johnsonnothrow1.C: Use cleanup-tree-dump.
2004-10-03 Kazu Hiratafold-const.c (fold): When seeing if D & ~C != 0 to...