Fix detection of AVX512IFMA in host_detect_local_cpu
authorIlya Verbin <iverbin@gmail.com>
Wed, 31 Aug 2016 19:49:35 +0000 (19:49 +0000)
committerIlya Verbin <iverbin@gcc.gnu.org>
Wed, 31 Aug 2016 19:49:35 +0000 (19:49 +0000)
commit212720907ac47104f7f8025f4c5c2867b4c1e20a
treeeb1d7c405448442bffc20df38685da29ec3f8ffc
parent3d4f9f878d9aae137be3151920dfcde089a28ddc
Fix detection of AVX512IFMA in host_detect_local_cpu

gcc/
* config/i386/driver-i386.c (host_detect_local_cpu): Fix detection of
AVX512IFMA.

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