This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug target/48743] -march=native mis-detects AMD K6-2+ / K6-3 as Athlon - compiled C fails with "illegal instruction"


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48743

--- Comment #6 from Quentin Neill <qneill at gcc dot gnu.org> 2011-12-19 17:57:42 UTC ---
Author: qneill
Date: Mon Dec 19 17:57:32 2011
New Revision: 182489

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=182489
Log:
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.


Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/i386/driver-i386.c


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]