re PR tree-optimization/33291 (a+=2; a+=2 not simplified to a+=4; with -O3 ...
[gcc.git] / gcc / testsuite / gcc.dg / tree-ssa / recip-6.c
2006-01-11 Paolo Bonzinire PR tree-optimization/23109 (compiler generates wrong...