https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101366
H.J. Lu <hjl.tools at gmail dot com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |hjl.tools at gmail dot com --- Comment #2 from H.J. Lu <hjl.tools at gmail dot com> --- Should be fixed by https://gcc.gnu.org/pipermail/gcc-patches/2021-July/574249.html which generates: movsbl -1(%rdi), %eax pxor %xmm0, %xmm0 movd %eax, %xmm15 pshufb %xmm0, %xmm15 movups %xmm15, (%rdi) movups %xmm15, 16(%rdi) movups %xmm15, 32(%rdi) movups %xmm15, 48(%rdi) ret