[Bug ld/31398] pr21964-4 fails on RISC-V with a default-pie compiler

2024-12-24 Thread sam at gentoo dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=31398 Sam James changed: What|Removed |Added Last reconfirmed||2024-12-25 Status|UNCONFIRMED

[Bug ld/31398] pr21964-4 fails on RISC-V with a default-pie compiler

2024-12-24 Thread sam at gentoo dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=31398 Sam James changed: What|Removed |Added See Also||https://sourceware.org/bugz

[Bug ld/31398] pr21964-4 fails on RISC-V with a default-pie compiler

2024-12-24 Thread sam at gentoo dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=31398 Sam James changed: What|Removed |Added CC||sam at gentoo dot org -- You are receivi

[Bug ld/31398] pr21964-4 fails on RISC-V with a default-pie compiler

2024-12-24 Thread sam at gentoo dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=31398 Sam James changed: What|Removed |Added See Also||https://sourceware.org/bugz

[Bug ld/31398] pr21964-4 fails on RISC-V with a default-pie compiler

2024-02-19 Thread sch...@linux-m68k.org
https://sourceware.org/bugzilla/show_bug.cgi?id=31398 Andreas Schwab changed: What|Removed |Added Target||riscv*-*-* -- You are receiving thi

[Bug ld/31398] pr21964-4 fails on RISC-V with a default-pie compiler

2024-02-19 Thread sch...@linux-m68k.org
https://sourceware.org/bugzilla/show_bug.cgi?id=31398 --- Comment #3 from Andreas Schwab --- 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. Wheth

[Bug ld/31398] pr21964-4 fails on RISC-V with a default-pie compiler

2024-02-19 Thread sch...@linux-m68k.org
https://sourceware.org/bugzilla/show_bug.cgi?id=31398 --- Comment #2 from Andreas Schwab --- For some reason both main and __start___verbose are put in the dynamic symtab, unlike other architectures, where only the undefined references turn up there. -- You are receiving this mail because: You

[Bug ld/31398] pr21964-4 fails on RISC-V with a default-pie compiler

2024-02-19 Thread sch...@linux-m68k.org
https://sourceware.org/bugzilla/show_bug.cgi?id=31398 --- Comment #1 from Andreas Schwab --- $ objdump -T tmpdir/pr21964-4 | grep __start___verbose 2020 gD __verbose Base .protected __start___verbose -- You are receiving this mail because: You are