re PR tree-optimization/33291 (a+=2; a+=2 not simplified to a+=4; with -O3 ...
[gcc.git] / gcc / testsuite / gcc.dg / tree-ssa / vrp13.c
2005-06-15 Diego Novillore PR tree-optimization/22018 (VRP miscompiles multiply)
2005-06-02 Diego Novillo[multiple changes]