[Bug driver/60233] AVX instructions emitted with -march=native on host without AVX support

jakub at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Tue Feb 18 07:24:00 GMT 2014


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

--- Comment #9 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Author: jakub
Date: Tue Feb 18 07:23:51 2014
New Revision: 207834

URL: http://gcc.gnu.org/viewcvs?rev=207834&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:
    branches/gcc-4_8-branch/gcc/ChangeLog
    branches/gcc-4_8-branch/gcc/config/i386/driver-i386.c



More information about the Gcc-bugs mailing list