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

--- Comment #1 from Julian Seward <jsew...@acm.org> ---
This happens because the partial-loads-ok heuristic inside Memcheck
only applies to word-sized loads on arm32, not to double-word-sized
loads, as would be required here.  It *might* be possible to make it
do so since IIRC the mips32 port does support p-l-ok on 64 bit loads.

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

Reply via email to