re PR tree-optimization/33291 (a+=2; a+=2 not simplified to a+=4; with -O3 ...
[gcc.git] / gcc / testsuite / gcc.dg / tree-ssa / pr23294.c
2006-10-23 Richard Guenther[multiple changes]
2006-01-05 Richard Guenthertree-pass.h (TODO_remove_unused_locals): Define.
2005-11-19 Richard Guentherre PR middle-end/23294 (fold does not fold a*C+a to...