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/61570] -march=native CPU you selected does not support x86-64 instruction under QEMU


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61570

--- Comment #6 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Author: jakub
Date: Tue Jun 24 14:58:19 2014
New Revision: 211945

URL: https://gcc.gnu.org/viewcvs?rev=211945&root=gcc&view=rev
Log:
    PR target/61570
    * config/i386/driver-i386.c (host_detect_local_cpu): For unknown
    model family 6 CPU with has_longmode never use a CPU without
    64-bit support.

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]