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

Palmer Dabbelt <palmer at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |palmer at gcc dot gnu.org

--- Comment #4 from Palmer Dabbelt <palmer at gcc dot gnu.org> ---
I fixed up a similar problem for PCREL_* relocations in this commit

   
https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;a=commit;h=b1308d2c3749cc454f00b70768ee33724d919527

A similar technique might be possible for R_RISCV_CALL, we could convert it to
an internal R_RISCV_CALL_ABS relocation and then generate a lui-based sequence.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to