https://bugs.kde.org/show_bug.cgi?id=492210
Paul Floyd <pjfl...@wanadoo.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|REPORTED |RESOLVED --- Comment #17 from Paul Floyd <pjfl...@wanadoo.fr> --- commit 7e78a9a990c990631adb3f7c7edfd8cda418547f (HEAD -> master, origin/master, origin/HEAD) Author: Paul Floyd <pjfl...@wanadoo.fr> Date: Sun Sep 15 09:52:56 2024 +0200 Bug 492210 - False positive on x86/amd64 with ZF taken directly from addition Also adds similar checks for short and char equivalents to the original int reproducer. Initial fix provided by Alexander Monakov <amona...@gmail.com> Two versions of the testcase, one with default options and one with -expensive-definedness-checks=yes because the byte operations subb and addb need the flag turned on explicitly. -- You are receiving this mail because: You are watching all bug changes.