re PR tree-optimization/33291 (a+=2; a+=2 not simplified to a+=4; with -O3 ...
[gcc.git] / gcc / testsuite / gcc.dg / tree-ssa / 20040514-1.c
2005-03-31 Janis Johnsonnothrow1.C: Use cleanup-tree-dump.
2004-05-15 Andrew Pinski20040514-1.c: Add '}' that was forgotten.
2004-05-14 Andrew Pinskire PR tree-optimization/14466 (missed PHI optimization...