https://bugs.kde.org/show_bug.cgi?id=522533
Mark Wielaard <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|CONFIRMED |ASSIGNED Assignee|[email protected] |[email protected] --- Comment #9 from Mark Wielaard <[email protected]> --- My proposal is to add a diagnostic for this case that prints: vex amd64->IR: special instruction preamble followed by unknown instruction this can happen when inline valgrind.h assembly is optimized (away) But don't try to do any other mitigation. The above message should be enough of an hint for someone who does explicitly add -Wa,-O2 to their CFLAGS. -- You are receiving this mail because: You are watching all bug changes.
