https://bugs.kde.org/show_bug.cgi?id=379525
--- Comment #14 from Ivo Raisr <iv...@ivosh.net> ---
And this is a minimalistic reproducer with the latest Valgrind sources:

--------------------------
#include <stdio.h>

int main ()
{
__asm__ __volatile__ (".byte 0x65, 0x0f, 0x19, 0xff" :::"cc","memory");
  return 0;
}

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to