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

--- Comment #3 from Julian Seward <jsew...@acm.org> ---
(In reply to Andreas Arnez from comment #2)
> This is a simple fix for the memcmp test fail.  It addresses only the case
> where the two input strings are equal and then clears the condition code
> explicitly, to avoid the additional data dependency.

If this fix is correct in the sense that it can never cause incorrect
instruction emulation, then I would say, land it.  FWIW the x86/amd64
front ends (and may be others) similarly zero out bits of the flags 
related state so as to avoid false data dependencies, so you're in good
company :-)

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

Reply via email to