https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105068
--- Comment #6 from CVS Commits <cvs-commit at gcc dot gnu.org> --- The releases/gcc-11 branch has been updated by H.J. Lu <h...@gcc.gnu.org>: https://gcc.gnu.org/g:00d12a4a0fd56d8e9be1672e5e7637416b27fbb1 commit r11-9750-g00d12a4a0fd56d8e9be1672e5e7637416b27fbb1 Author: H.J. Lu <hjl.to...@gmail.com> Date: Mon Mar 28 09:32:53 2022 -0700 x86: Also use Yw in *ssse3_pshufbv8qi3 clobber PR target/105068 * config/i386/sse.md (*ssse3_pshufbv8qi3): Also replace "Yv" with "Yw" in clobber. (cherry picked from commit cccbb776589c1825de1bd2eefabb11d72ef28de8)