https://sourceware.org/bugzilla/show_bug.cgi?id=25848

--- Comment #1 from Vincent Rivière <vincent.riviere at freesbee dot fr> ---
Workaround:
Make the label weak, so gas is forced to use external, absolute addressing
mode.

        .weak   lab
lab:
        cmpi.w  #1,lab

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Reply via email to