http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60233
--- Comment #8 from Jakub Jelinek <jakub at gcc dot gnu.org> --- Author: jakub Date: Tue Feb 18 07:19:46 2014 New Revision: 207833 URL: http://gcc.gnu.org/viewcvs?rev=207833&root=gcc&view=rev Log: 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. Modified: trunk/gcc/ChangeLog trunk/gcc/config/i386/driver-i386.c