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

--- Comment #11 from [email protected] ---
Hmm, the above statement is off.

But do I get it right that under Valgrind, this (clang optimized) clean helper
( g_calc_mpsadbw() ) is not run in a real linux address space, but instead it
runs in a Valgrind synthetic address space?   So maybe the optimization relies
on a constraint that holds in a true linux address space, but not in the
Valgrind synthetic one?  Like a missing padding somewhere causing the
misaligned address?

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

Reply via email to