re PR tree-optimization/33291 (a+=2; a+=2 not simplified to a+=4; with -O3 ...
[gcc.git] / gcc / testsuite / gcc.dg / tree-ssa / pr15791-2.c
2005-01-29 Richard Guentherre PR tree-optimization/15791 (fold misses that two...