[Bug target/50505] gcc-4.6.1 doesn't use "-mtune=k8-sse3" when using "-march=native"
redi at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Sat Sep 24 14:26:00 GMT 2011
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50505
Jonathan Wakely <redi at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |documentation
Status|UNCONFIRMED |RESOLVED
Resolution| |INVALID
--- Comment #4 from Jonathan Wakely <redi at gcc dot gnu.org> 2011-09-24 14:22:28 UTC ---
It shouldn't be hard to understand that -mtune=k8-sse3 is a *valid* option but
has the same effects as -mtune=k8. Removing it from the manual would be wrong.
More information about the Gcc-bugs
mailing list