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

--- Comment #3 from Andreas Schwab <sch...@linux-m68k.org> ---
The difference appears to be that when pr21964-4.c is compiled with -fpie the
symbol __start___verbose is referenced by a R_RISCV_GOT_HI20 relocation,
without -fpie it is a R_RISCV_HI20 relocation.  Whether the program is linked
with -pie or not does not make a difference.

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

Reply via email to