re PR target/48743 (-march=native mis-detects AMD K6-2+ / K6-3 as Athlon - compiled...
authorQuentin Neill <quentin.neill@amd.com>
Mon, 19 Dec 2011 17:57:32 +0000 (17:57 +0000)
committerQuentin Neill <qneill@gcc.gnu.org>
Mon, 19 Dec 2011 17:57:32 +0000 (17:57 +0000)
commitf7593cb4c6cf026f8293ea7634eb49f5639a1b92
tree23f0c0132a9f9d2fba17a4d381b2fa04c31e55ab
parent7e54c6084da692073648d73aaa36dc06f562abc7
re PR target/48743 (-march=native mis-detects AMD K6-2+ / K6-3 as Athlon - compiled C fails with "illegal instruction")

2011-12-19  Quentin Neill  <quentin.neill@amd.com>
2011-12-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: r182489
gcc/ChangeLog
gcc/config/i386/driver-i386.c