re PR tree-optimization/33291 (a+=2; a+=2 not simplified to a+=4; with -O3 ...
[gcc.git] / gcc / testsuite / gcc.dg / tree-ssa / pr23391.c
2005-08-21 Sebastian Pop* testsuite/gcc.dg/tree-ssa/pr23391.c: Should be compil...
2005-08-15 Sebastian Popre PR tree-optimization/23391 (Tree checking failure...