This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/21397] -march selects wrong arm_tune flags
- From: "rearnsha at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 8 May 2005 23:47:41 -0000
- Subject: [Bug target/21397] -march selects wrong arm_tune flags
- References: <20050505110102.21397.trauscher@loytec.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From rearnsha at gcc dot gnu dot org 2005-05-08 23:47 -------
The -march flag is not supposed to alter the tuning. Use -mtune or -mcpu, as
appropriate, if you want to do that.
--
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |INVALID
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21397