On Aug 2, 2003, Andrew Cagney wrote: > + store_word (addr + 4, data.high); > +} > #endif /* not WITH_COMMON */ > The MN10300 switched to sim/common long ago, the #if !WITH_COMMON code > should be deleted. > they can both be considered pretty "obvious". > Other than that, its approved. Here's a patch that removes the non-COMMON bits from the mn10300 sim. Ok to install them, and then the AM33/2.0 sim patches I posted back on Jul 10, 2003, with the other refinements you requested on Aug 2, 2003?