This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/52480] SH Target: SH4A movua.l does not work for big endian
- From: "olegendo at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Mon, 08 Oct 2012 18:04:14 +0000
- Subject: [Bug target/52480] SH Target: SH4A movua.l does not work for big endian
- Auto-submitted: auto-generated
- References: <bug-52480-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52480
Oleg Endo <olegendo at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #28391|0 |1
is obsolete| |
--- Comment #3 from Oleg Endo <olegendo at gcc dot gnu.org> 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}"