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

--- Comment #4 from Mark Wielaard <[email protected]> ---
(In reply to Bart Van Assche from comment #2)
> Have you considered to change ", cond" into ", &cond" in the printf()
> statement?

But cond is already a pointer to a pthread_cond_t. And none of the macros seems
to take the address of any of its arguments.

I suspect it is some strange interaction between the VALGRIND_GET_ORIG_FN,
VALGRIND_DO_CLIENT_REQUEST_STMT and CALL_FN_W_WW. Maybe bad register
constraints?

It replicates on Fedora with CFLAGS=-march=z13

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

Reply via email to