re PR tree-optimization/33291 (a+=2; a+=2 not simplified to a+=4; with -O3 ...
[gcc.git] / gcc / testsuite / gcc.dg / tree-ssa / alias-13.c
2006-08-25 Andrew Pinskire PR tree-optimization/28807 (wrong code with may_alia...