PR driver/60233
authorjakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 18 Feb 2014 07:19:46 +0000 (07:19 +0000)
committerjakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 18 Feb 2014 07:19:46 +0000 (07:19 +0000)
commitccdeeb7124ea8127d0989c7267b2d5684d46729b
tree1a39797d8737e7cdb9c01cc095ebe9c6446464fb
parentc30894338e7860dd7c88badac3b01c876fccad80
PR driver/60233
* config/i386/driver-i386.c (host_detect_local_cpu): If
YMM state is not saved by the OS, also clear has_f16c.  Move
CPUID 0x80000001 handling before YMM state saving checking.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@207833 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config/i386/driver-i386.c