https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95258
--- Comment #1 from CVS Commits <cvs-commit at gcc dot gnu.org> --- The master branch has been updated by H.J. Lu <[email protected]>: https://gcc.gnu.org/g:808b611bfb4b05703ea174e50874c711dca44c98 commit r11-570-g808b611bfb4b05703ea174e50874c711dca44c98 Author: H.J. Lu <[email protected]> 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.
