re PR tree-optimization/33291 (a+=2; a+=2 not simplified to a+=4; with -O3 ...
[gcc.git] / gcc / testsuite / gcc.dg / tree-ssa / phi-opt-1.c
2005-04-28 Kazu Hiratapr18178.C, [...]: Use cleanup-tree-dump.
2005-03-08 Andrew Pinskire PR tree-optimization/17671 (PHI-OPT is not smart...