https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91695
--- Comment #2 from CVS Commits <cvs-commit at gcc dot gnu.org> --- The master branch has been updated by H.J. Lu <h...@gcc.gnu.org>: https://gcc.gnu.org/g:1e46a443f25d26816536c0c480211714b123a1d5 commit r11-516-g1e46a443f25d26816536c0c480211714b123a1d5 Author: H.J. Lu <hjl.to...@gmail.com> Date: Tue May 19 18:55:08 2020 -0700 x86: Update VPCLMULQDQ check Update VPCLMULQDQ check to support processors with AVX version of VPCLMULQDQ. PR target/91695 * config/i386/cpuinfo.c (get_available_features): Fix VPCLMULQDQ check.