https://bugs.kde.org/show_bug.cgi?id=371989
--- Comment #2 from Patrick J. LoPresti <lopre...@gmail.com> --- A similar problem happens with Intel's optimized atoi() routine. Actually this is so similar that I believe these can probably be fixed together, so I am just adding the second test case to this bug report as another attachment. The Intel atoi() code uses PCMPISTRI $0x12,... Once again the return value from the function is tainted as undefined, resulting in memcheck complaints every time the value is used. -- You are receiving this mail because: You are watching all bug changes.