re PR tree-optimization/33291 (a+=2; a+=2 not simplified to a+=4; with -O3 ...
[gcc.git] / gcc / testsuite / gcc.dg / tree-ssa / pr32681.c
2007-07-09 Uros Bizjakre PR tree-optimization/32681 (ice for legal C code...