re PR tree-optimization/33291 (a+=2; a+=2 not simplified to a+=4; with -O3 ...
[gcc.git] / gcc / testsuite / gcc.dg / tree-ssa / ssa-pre-11.c
2005-05-16 Daniel Berlinre PR tree-optimization/21576 (FRE does not eliminate...