Version: (using KDE Devel) Compiler: gcc 3.4.0 OS: Linux Some C code that exercises the bug is below: int main() { int loc[100]; // vex amd64->IR: unhandled instruction bytes: 0xDD 0xB5 0x68 0xFE asm("fnsave %0\n" : :"m"(loc)); }
*** Bug 267534 has been marked as a duplicate of this bug. ***