Oleg Endo <oleg.e...@t-online.de> wrote: > The gcc.target/sh/mfmovd.c test was ran even for targets that can't > support it at all. While I was at it, I've also noticed that for some > reason SH4A specific tests were ran for other targets and reported a > fake pass, although the tests are actually unsupported.
The patch looks fine. Use imperative forms for ChangeLog entries next time. I've applied your patch with 2011-09-27 Oleg Endo <oleg.e...@t-online.de> * gcc.target/sh/mfmovd.c: Extend list of supported targets. * gcc.target/sh/struct-arg-dw2.c: Fix typo. * gcc.target/sh/sh4a-sincos.c: Make test SH4A only. * gcc.target/sh/sh4a-sincosf.c: Ditto. * gcc.target/sh/sh4a-cos.c: Ditto. * gcc.target/sh/sh4a-cosf.c: Ditto. * gcc.target/sh/sh4a-sin.c: Ditto. * gcc.target/sh/sh4a-sinf.c: Ditto. * gcc.target/sh/sh4a-fsrra.c: Ditto. * gcc.target/sh/sh4a-memmovua.c: Ditto. * gcc.target/sh/sh4a-bitmovua.c: Ditto. Regards, kaz