https://bugs.kde.org/show_bug.cgi?id=355231
Julian Seward <jsew...@acm.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |WONTFIX --- Comment #1 from Julian Seward <jsew...@acm.org> --- That's an AVX instruction, which isn't supported by the x86 (32-bit) front end. x86 (32-bit) only supports up to SSSE3. I suggest you move to 64-bit x86 instead, which supports up to and including AVX2. -- You are receiving this mail because: You are watching all bug changes.