From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 7779 invoked by alias); 8 Oct 2012 18:04:30 -0000 Received: (qmail 7729 invoked by uid 48); 8 Oct 2012 18:04:15 -0000 From: "olegendo at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug target/52480] SH Target: SH4A movua.l does not work for big endian Date: Mon, 08 Oct 2012 18:04:00 -0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: target X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: olegendo at gcc dot gnu.org X-Bugzilla-Status: NEW X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Changed-Fields: Attachment #28391 is obsolete Message-ID: In-Reply-To: References: X-Bugzilla-URL: http://gcc.gnu.org/bugzilla/ Auto-Submitted: auto-generated Content-Type: text/plain; charset="UTF-8" MIME-Version: 1.0 Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org X-SW-Source: 2012-10/txt/msg00721.txt.bz2 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52480 Oleg Endo changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #28391|0 |1 is obsolete| | --- Comment #3 from Oleg Endo 2012-10-08 18:04:14 UTC --- Created attachment 28392 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=28392 Proposed patch Sorry, forgot to add -fno-inline to the compile options for the test. I've only briefly tested the patch with make -k check-gcc RUNTESTFLAGS="sh.exp=sh4a-bitmovua* --target_board=sh-sim\{-m4a/-ml,-m4a/-mb}"