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

--- Comment #3 from Mark Wielaard <m...@klomp.org> ---
For now I have disabled this test:

commit ae32e44d1e891dd2adbb056b0bb127b21efc1b67 (HEAD -> master)
Author: Mark Wielaard <m...@klomp.org>
Date:   Sat Mar 29 21:21:45 2025 +0100

    arm/v6intThumb: Disable tests for instructions modifying pc (ldr pc, add
pc)

    The test doesn't compile.

    /usr/bin/ld: v6intThumb-v6intThumb.o(.text+0xf2): unresolvable
    R_ARM_THM_CALL relocation against symbol `printf@@GLIBC_2.4'

    Changing the movw and movt into a ldr as suggested in
    https://bugs.kde.org/show_bug.cgi?id=339862#c1
    Causes a different compile error.

    /tmp/ccveFwf0.s:140: Error: offset out of range

    So disable it for now.

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

Reply via email to