re PR tree-optimization/33291 (a+=2; a+=2 not simplified to a+=4; with -O3 ...
[gcc.git] / gcc / testsuite / gcc.dg / tree-ssa / loop-27.c
2007-05-03 Zdenek Dvorakre PR tree-optimization/30565 (ICE with -O1 -ftree...