https://bugs.kde.org/show_bug.cgi?id=504222

Paul Floyd <pjfl...@wanadoo.fr> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|REPORTED                    |RESOLVED

--- Comment #4 from Paul Floyd <pjfl...@wanadoo.fr> ---
There are still lots of problems (at least with clang-16 and Raspberry Pi OS
based on Debian bookworm), especially building testcases.

commit 2fa8581c4974db57de80de915d16ce299eb9aa84 (HEAD -> master, origin/master,
origin/HEAD)
Author: Khem Raj <raj.k...@gmail.com>
Date:   Wed May 14 09:29:33 2025 -0700

    Use portable syntax for pushsection directive in inline assembly

    '@' does not work with clang inline assembler, but '%' works with both
    gcc and clang. Therefore use '%' to make it more portable

    Fixes
    <inline asm>:1:41: error: expected '%<type>' or "<type>"

    Signed-off-by: Khem Raj <raj.k...@gmail.com>

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to