This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug target/52480] SH Target: SH4A movua.l does not work for big endian


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52480

--- Comment #4 from Oleg Endo <olegendo at gcc dot gnu.org> 2012-10-10 00:51:03 UTC ---
Author: olegendo
Date: Wed Oct 10 00:50:37 2012
New Revision: 192283

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=192283
Log:
    PR target/52480
    * config/sh/sh.md (extv, extzv): Check that operands[3] is zero,
    regardless of the endianness.

    PR target/52480
    * gcc.target/sh/sh4a-bitmovua.c: Compact skip-if list.
    Add runtime tests.


Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/sh/sh.md
    trunk/gcc/testsuite/ChangeLog
    trunk/gcc/testsuite/gcc.target/sh/sh4a-bitmovua.c


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]