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

Georg-Johann Lay <gjl at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|P2                          |P3
                 CC|                            |gjl at gcc dot gnu.org
             Status|NEW                         |WAITING

--- Comment #1 from Georg-Johann Lay <gjl at gcc dot gnu.org> ---
I don't get it.

What would 2+gs(test_func) even mean?

In the case where gs() pops a sub, it would point to the NEXT stub — you don't
have a clue what that is, or if there is a next stub to begin with.

Maybe what you are looking for is something like this?

main:
    ldi r22, lo8(pm(main+4))
    ldi r23, hi8(pm(main+4))
    ldi r24, hh8(pm(main+4))

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

Reply via email to