re PR tree-optimization/33291 (a+=2; a+=2 not simplified to a+=4; with -O3 ...
[gcc.git] / gcc / testsuite / gcc.dg / tree-ssa / forwprop-1.c
2007-09-04 Richard Guentherre PR tree-optimization/33291 (a+=2; a+=2 not simplifi...
2007-05-18 Andrew Pinskiforwprop-1.c: New testcase.