https://bugs.kde.org/show_bug.cgi?id=388603
--- Comment #3 from E Honsch <eric.hon...@altumview.com> --- The offending lines of code in GCC inline asm look like this: "vfma.f32 q7, q13, q13 \n" "vfma.f32 q8, q14, q14 \n" "vfma.f32 q9, q15, q15 \n" It's dying on the first one. -- You are receiving this mail because: You are watching all bug changes.