https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83466

--- Comment #2 from Andreas Schwab <sch...@linux-m68k.org> ---
Pasted the wrong sample:

        adrp    x0, :tlsdesc:ti
        ldr     w1, [x0, #:tlsdesc_lo12:ti]
        add     w0, w0, :tlsdesc_lo12:ti
        .tlsdesccall    ti
        blr     x1
        mrs     x1, tpidr_el0
        add     x0, x1, x0

Reply via email to