re PR tree-optimization/33291 (a+=2; a+=2 not simplified to a+=4; with -O3 ...
[gcc.git] / gcc / testsuite / gcc.dg / tree-ssa / pr22051-2.c
2005-07-13 Jeff Lawpr22051-2.c: Tweak expected output to allow additional...
2005-07-02 Jeff Lawtree-ssa-dom.c (find_equivalent_equality_comparison...