https://bugs.kde.org/show_bug.cgi?id=492210
--- Comment #13 from Alexander Monakov <amona...@gmail.com> --- (In reply to Paul Floyd from comment #12) > Could you see if my try branch users/paulf/try-bug492210 works OK? I briefly tried it with a standalone test for vectorized helpers from libcpp and the false positives are gone. By the way, I noticed that the repeated comment in your patch will need corrections: + /* long add, then Z --> test ((char)(dst+src) == 0) */ It's "long" only in the first instance, for ADDW/ADDB it's word/byte respectively. -- You are receiving this mail because: You are watching all bug changes.