https://bugs.kde.org/show_bug.cgi?id=381085
isaacos...@hotmail.com changed: What |Removed |Added ---------------------------------------------------------------------------- Platform|Ubuntu Packages |Compiled Sources --- Comment #2 from isaacos...@hotmail.com --- Actually I found this error when I tried running callgrind through an executable a compiler I am writing generated (it used to output SXTX, but I have since changed it to output LSL because of this). >From my understanding the specification of the ARMv8-A reference manual, SXTX and LSL have identical behaviour but are encoded differently. (probably why GCC and clang don't bother emitting it). Thank you, I tried that modification on the latest stable 3.12.0 source and it worked, thank you! -- You are receiving this mail because: You are watching all bug changes.