Oleg Endo <oleg.e...@t-online.de> wrote: > It seems that splitting multi-word insns before reload results in > slightly better code on average (according to CSiBE). The attached > patch implements that. > Tested on rev. 204263 with > make -k -j4 check RUNTESTFLAGS="--target_board=sh-sim > \{-m2/-ml,-m2/-mb,-m2a/-mb,-m2a-single/-mb,-m4/-ml,-m4/-mb,-m4-single/ > -ml,-m4-single/-mb,-m4a-single/-ml,-m4a-single/-mb}" > > and no new failures. However, as far as I recall there have been some > issues with this in the past, I just can't find/remember what it was > exactly. Kaz, could you please run it through your test setup, too and > let me know if it's OK for trunk?
No new failures on sh4-unknown-linux-gnu. The patch is OK. Regards, kaz