https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91695
--- Comment #4 from CVS Commits <cvs-commit at gcc dot gnu.org> --- The releases/gcc-9 branch has been updated by H.J. Lu <h...@gcc.gnu.org>: https://gcc.gnu.org/g:d7796c9d0c851392f91564cb8715dbea4f33eacd commit r9-8610-gd7796c9d0c851392f91564cb8715dbea4f33eacd 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. Backport from master PR target/91695 * config/i386/cpuinfo.c (get_available_features): Fix VPCLMULQDQ check. (cherry picked from commit 1e46a443f25d26816536c0c480211714b123a1d5)