public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "olegendo at gcc dot gnu.org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug target/52480] New: SH Target: SH4A movua.l does not work for big endian
Date: Sun, 04 Mar 2012 13:32:00 -0000	[thread overview]
Message-ID: <bug-52480-4@http.gcc.gnu.org/bugzilla/> (raw)

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

             Bug #: 52480
           Summary: SH Target: SH4A movua.l does not work for big endian
    Classification: Unclassified
           Product: gcc
           Version: 4.8.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: target
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: olegendo@gcc.gnu.org
                CC: kkojima@gcc.gnu.org
            Target: sh4a-*-*


As of rev 184877 the following SH4A target test is failing:

gcc.target/sh/sh4a-bitmovua.c scan-assembler-times movua.l 6

The test checks the usage of SH4A's movua.l instruction for loading unaligned
SImode values.  While the movual.l instruction is generated for little endian,
it is not generated for big endian.

Using built-in specs.
COLLECT_GCC=sh-elf-gcc
COLLECT_LTO_WRAPPER=/usr/local/libexec/gcc/sh-elf/4.8.0/lto-wrapper
Target: sh-elf
Configured with: ../gcc-trunk/configure --target=sh-elf --prefix=/usr/local
--enable-languages=c,c++ --enable-multilib --disable-libssp --disable-nls
--disable-werror --enable-lto --with-newlib --with-gnu-as --with-gnu-ld
--with-system-zlib
Thread model: single
gcc version 4.8.0 20120304 (experimental) (GCC)


             reply	other threads:[~2012-03-04 13:32 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-03-04 13:32 olegendo at gcc dot gnu.org [this message]
2012-03-05  5:33 ` [Bug target/52480] " kkojima at gcc dot gnu.org
2012-10-08 18:00 ` olegendo at gcc dot gnu.org
2012-10-08 18:01 ` olegendo at gcc dot gnu.org
2012-10-08 18:04 ` olegendo at gcc dot gnu.org
2012-10-10  0:51 ` olegendo at gcc dot gnu.org
2012-10-10  0:54 ` olegendo at gcc dot gnu.org
2013-01-28 20:21 ` olegendo at gcc dot gnu.org
2013-01-28 20:44 ` olegendo at gcc dot gnu.org
2013-02-03 22:30 ` olegendo at gcc dot gnu.org

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=bug-52480-4@http.gcc.gnu.org/bugzilla/ \
    --to=gcc-bugzilla@gcc.gnu.org \
    --cc=gcc-bugs@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).