https://bugs.kde.org/show_bug.cgi?id=478624
--- Comment #2 from Paul Floyd <pjfl...@wanadoo.fr> --- Should be fixed with this. Can someone check with the latest binutils? commit d35005cef8ad8207542738812705ceabf137d7e0 (HEAD -> master, origin/master, origin/HEAD, gnu_binutils_nop) Author: Paul Floyd <pjfl...@wanadoo.fr> Date: Sun Dec 17 14:18:51 2023 +0100 Bug 478624 - Valgrind incompatibility with binutils-2.42 on x86 with new nop patterns (unhandled instruction bytes: 0x2E 0x8D 0xB4 0x26) It was a bit of a struggle to get the testcase to build with both clang and gcc (oddly enough gcc was more difficult) so I just resorted to using .byte arrays. -- You are receiving this mail because: You are watching all bug changes.