re PR tree-optimization/33291 (a+=2; a+=2 not simplified to a+=4; with -O3 ...
[gcc.git] / gcc / testsuite / gcc.dg / tree-ssa / sra-2.c
2005-07-19 Daniel BerlinMakefile.in: Removed tree-promote-statics.c
2005-07-19 Andrew Pinskisra-2.c: Pass --param sra-max-structure-size.
2005-07-16 Daniel BerlinMakefile.in: Added rules for ipa-pure-const.c...
2005-03-31 Janis Johnsonnothrow1.C: Use cleanup-tree-dump.
2004-05-13 Diego NovilloMerge tree-ssa-20020619-branch into mainline.