https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95220
--- Comment #5 from CVS Commits <cvs-commit at gcc dot gnu.org> --- The releases/gcc-8 branch has been updated by H.J. Lu <h...@gcc.gnu.org>: https://gcc.gnu.org/g:aad7ffb62247fce56e03b03dd696b49bbc8913e7 commit r8-10263-gaad7ffb62247fce56e03b03dd696b49bbc8913e7 Author: H.J. Lu <hjl.to...@gmail.com> Date: Tue May 19 14:42:12 2020 -0700 x86: Update GFNI check Update GFNI check to support processors with SSE and AVX versions of GFNI. Backport from master PR target/95220 * config/i386/cpuinfo.c (get_available_features): Fix FEATURE_GFNI check. (cherry picked from commit 1e46a443f25d26816536c0c480211714b123a1d5)