https://bugs.kde.org/show_bug.cgi?id=498492
Paul Floyd <pjfl...@wanadoo.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|REPORTED |RESOLVED --- Comment #3 from Paul Floyd <pjfl...@wanadoo.fr> --- commit 5b2fed0f5a4471d87d0763172f29332cf4cc6abe (HEAD -> master, origin/master, origin/HEAD) Author: Paul Floyd <pjfl...@wanadoo.fr> Date: Sat Jan 11 12:28:00 2025 +0100 Bug 498492 - none/tests/amd64/lzcnt64 crashes on FreeBSD compiled with clang Using push in inline asm is a bit risky. It worked by luck with GCC. Fix it by shifting down RSP by 1024 and before the test and restoring it after. -- You are receiving this mail because: You are watching all bug changes.