re PR tree-optimization/33291 (a+=2; a+=2 not simplified to a+=4; with -O3 ...
[gcc.git] / gcc / testsuite / gcc.dg / tree-ssa / pr27781.c
2006-06-15 Richard Guentherre PR middle-end/27781 (weak-attribute over-optimisation)