re PR target/61570 (-march=native CPU you selected does not support x86-64 instructio...
authorJakub Jelinek <jakub@redhat.com>
Tue, 24 Jun 2014 14:58:19 +0000 (16:58 +0200)
committerJakub Jelinek <jakub@gcc.gnu.org>
Tue, 24 Jun 2014 14:58:19 +0000 (16:58 +0200)
commit8d37375b0541d879b371b355c2ff5d57ddfcd53e
tree7730dcd205b9c85cb6d28279bd18fe0ab09b850f
parentd13073607fee805d1705336f672969e5db89fd2b
re PR target/61570 (-march=native CPU you selected does not support x86-64 instruction under QEMU)

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.

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