https://bugs.kde.org/show_bug.cgi?id=434193
--- Comment #2 from Mike Crowe <m...@mcrowe.com> --- GCC 10.2.1 (Debian Bullseye) AArch64 appears to be doing something similar: 650: 79404be0 ldrh w0, [sp, #36] 654: 7101cc1f cmp w0, #0x73 except it looks like it's a 32-bit comparison this time so three uninitialised bytes are being compared. -- You are receiving this mail because: You are watching all bug changes.