This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/49448] arm-tab-linux-gnu-eabi enableds big endian when it should not
- From: "rearnsha at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Tue, 28 Feb 2012 15:26:13 +0000
- Subject: [Bug target/49448] arm-tab-linux-gnu-eabi enableds big endian when it should not
- Auto-submitted: auto-generated
- References: <bug-49448-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49448
--- Comment #3 from Richard Earnshaw <rearnsha at gcc dot gnu.org> 2012-02-28 15:26:13 UTC ---
Author: rearnsha
Date: Tue Feb 28 15:26:02 2012
New Revision: 184626
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=184626
Log:
PR target/49448
* config.gcc (arm*-*-linux*): Use an unambiguous pattern for
detecting big-endian triplets.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/config.gcc