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/39975] Support big endian ARM by default.



------- Comment #1 from mikpe at it dot uu dot se  2009-05-03 19:39 -------
(In reply to comment #0)
> Create a default configuration that honours big endian ARM by default. PR31938
> refers to this.

Looks like a dupe of PR16350. And most of the de-facto standard patch people
have been applying to get this support is in gcc-4.3. But see comment #22 in
PR16350 for a missing hunk (MULTILIB_DEFAULTS should also use
TARGET_ENDIAN_OPTION and not hard-code "mlittle-endian").


-- 


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


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