re PR tree-optimization/33291 (a+=2; a+=2 not simplified to a+=4; with -O3 ...
[gcc.git] / gcc / testsuite / gcc.dg / tree-ssa / ssa-pre-14.c
2005-05-26 Andreas Jaeger* gcc.dg/tree-ssa/ssa-pre-14.c (foo): Use correct type...
2005-05-25 Daniel Berlinre PR tree-optimization/21705 (FRE does not eliminate...