https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98172
--- Comment #11 from CVS Commits <cvs-commit at gcc dot gnu.org> --- The master branch has been updated by hongtao Liu <liuho...@gcc.gnu.org>: https://gcc.gnu.org/g:b80fefd626460fb8924248622ba59dd56246703e commit r11-7115-gb80fefd626460fb8924248622ba59dd56246703e Author: liuhongt <hongtao....@intel.com> Date: Thu Jan 28 14:07:00 2021 +0800 Enable X86_TUNE_AVX256_UNALIGNED_{LOADï¼STORE}_OPTIMAL in generic tune. gcc/ChangeLog: PR target/98172 * config/i386/x86-tune.def (X86_TUNE_AVX256_UNALIGNED_LOAD_OPTIMAL): Remove m_GENERIC from ~list. (X86_TUNE_AVX256_UNALIGNED_STORE_OPTIMAL): Ditto.