https://bugs.kde.org/show_bug.cgi?id=386945
Julian Seward <jsew...@acm.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #108906|0 |1 is obsolete| | --- Comment #6 from Julian Seward <jsew...@acm.org> --- Created attachment 108913 --> https://bugs.kde.org/attachment.cgi?id=108913&action=edit Next attempt at a fix * fixes crashing (from my buggy implementation of cntlzd) * removes all (I think) invalid read warnings (I reimplemented ldbrx) Still invalidly reports conditional branches on uninit data. Something is not right somewhere. Really, how Valgrind handles integer conditional branches on POWER isn't good (too complex, hard to analyse) and should be reimplemented. -- You are receiving this mail because: You are watching all bug changes.