re PR tree-optimization/33291 (a+=2; a+=2 not simplified to a+=4; with -O3 ...
[gcc.git] / gcc / testsuite / gcc.dg / tree-ssa / foldstring-1.c
2005-12-14 Jeff Lawtree-ssa-ccp.c (fold_stmt_r): DATA argument is now...