This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/50694] SH Target: SH2A little endian does not actually work
- From: "oleg dot endo at t-online dot de" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Tue, 18 Oct 2011 22:37:13 +0000
- Subject: [Bug target/50694] SH Target: SH2A little endian does not actually work
- Auto-submitted: auto-generated
- References: <bug-50694-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50694
--- Comment #5 from Oleg Endo <oleg.endo@t-online.de> 2011-10-18 22:37:13 UTC ---
(In reply to comment #4)
> There are no real uses of SH1/SH2/SH2E/SH3E cores anymore, I think.
True. But the SH7020 (SH1) is still listed on digikey for an amazing
collector's price ;)
> I agree that taking care of -m2e is not worth. Perhaps same for
> -m1. Anyway, your change looks plausible to me.
I'll send in a patch with a couple of other cosmetic changes later, OK?