[Bug target/120233] [16 Regression] FAIL: gcc.target/i386/pr108938-3.c scan-assembler-times bswap[\t ]+ 3 by r16-531-g37e61c793c1b22
jakub at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Mon Feb 16 15:31:49 GMT 2026
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120233
--- Comment #9 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Created attachment 63682
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=63682&action=edit
gcc16-pr120233.patch
Untested fix for the VEC_PACK_TRUNC_EXPR part (little endian only, for big
endian I'd really need a testcase and walk it through in the debugger).
More information about the Gcc-bugs
mailing list