Oleg Endo <oleg.e...@t-online.de> wrote: > The SH2A is actually superscalar and thus it might be better to treat it > as such for scheduling. It also is a harvard arch, but after adding it > to the TARGET_HARVARD arch, I've noticed that the macro is only used as > a parameter for instruction cache invalidation. Maybe it's better to > remove that term from the backend. > Tested on rev 193061 with > make -k check RUNTESTFLAGS="--target_board=sh-sim > \{-m2/-ml,-m2/-mb,-m2a/-mb,-m4/-ml,-m4/-mb,-m4a/-ml,-m4a/-mb}" > > and no new failures. > OK?
OK. Regards, kaz