https://bugs.kde.org/show_bug.cgi?id=379525

--- Comment #16 from H.J. Lu <hjl.to...@gmail.com> ---
(In reply to Ivo Raisr from comment #14)
> 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;
> }

Does it run on your machine outside of valgrind?

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

Reply via email to