[Bug target/95258] -march=native doesn't handle -mavx512vpopcntdq

cvs-commit at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Sun May 24 11:35:51 GMT 2020


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95258

--- Comment #5 from CVS Commits <cvs-commit at gcc dot gnu.org> ---
The releases/gcc-8 branch has been updated by H.J. Lu <hjl@gcc.gnu.org>:

https://gcc.gnu.org/g:0055fa9a7b7239c50e6067724f28e64eceadd0fe

commit r8-10270-g0055fa9a7b7239c50e6067724f28e64eceadd0fe
Author: H.J. Lu <hjl.tools@gmail.com>
Date:   Fri May 22 04:18:34 2020 -0700

    x86: Handle -mavx512vpopcntdq for -march=native

    Add -mavx512vpopcntdq for -march=native if AVX512VPOPCNTDQ is available.

            PR target/95258
            * config/i386/driver-i386.c (host_detect_local_cpu): Detect
            AVX512VPOPCNTDQ.

    (cherry picked from commit 808b611bfb4b05703ea174e50874c711dca44c98)


More information about the Gcc-bugs mailing list