re PR tree-optimization/33291 (a+=2; a+=2 not simplified to a+=4; with -O3 ...
[gcc.git] / gcc / testsuite / gcc.dg / tree-ssa / pr21171.c
2006-01-05 Richard Guenthertree-pass.h (TODO_remove_unused_locals): Define.
2005-04-27 Zdenek Dvorakre PR tree-optimization/21171 (IV OPTS removes does...