]> git.ipfire.org Git - thirdparty/gcc.git/commit
backport: re PR target/48743 (-march=native mis-detects AMD K6-2+ / K6-3 as Athlon...
authorQuentin Neill <quentin.neill@amd.com>
Tue, 7 Feb 2012 16:17:26 +0000 (16:17 +0000)
committerQuentin Neill <qneill@gcc.gnu.org>
Tue, 7 Feb 2012 16:17:26 +0000 (16:17 +0000)
commit67da9b6e892051d161e1332b0ff84855885d5df3
tree1c5853a578de280030948796e216b249d58e6429
parenta707b0aa71b51338185cfd5e75f821330457de9b
backport: re PR target/48743 (-march=native mis-detects AMD K6-2+ / K6-3 as Athlon - compiled C fails with "illegal instruction")

2012-02-07  Quentin Neill  <quentin.neill@amd.com>

Backport from mainline:
2012-01-19  Quentin Neill  <quentin.neill@amd.com>

PR target/48743
* config/i386/driver-i386.c (host_detect_local_cpu): Also check
family to distinguish PROCESSOR_ATHLON.

From-SVN: r183973
gcc/ChangeLog
gcc/config/i386/driver-i386.c