This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/16350] gcc only understands little endian ARM systems
- From: "nickc at redhat dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 8 Nov 2007 13:47:20 -0000
- Subject: [Bug target/16350] gcc only understands little endian ARM systems
- References: <bug-16350-8873@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #16 from nickc at redhat dot com 2007-11-08 13:47 -------
Hi Bernhard,
I have applied your patch. I made one small change: I adjusted the new
comments in the header files to:
/* TARGET_BIG_ENDIAN_DEFAULT is set in
config.gcc for big endian configurations. */
This was conformance with the GNU Coding Standards and also for brevity.
Cheers
Nick
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16350