[Bug ld/24678] RISC-V pcrel relocs and abs global pointer variable

2023-06-08 Thread palmer at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=24678 Palmer Dabbelt changed: What|Removed |Added CC||palmer at gcc dot gnu.org --- Commen

[Bug ld/24678] RISC-V pcrel relocs and abs global pointer variable

2022-08-19 Thread pinskia at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=24678 Andrew Pinski changed: What|Removed |Added See Also||https://sourceware.org/bugz

[Bug ld/24678] RISC-V pcrel relocs and abs global pointer variable

2019-06-13 Thread wilson at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=24678 --- Comment #1 from Jim Wilson --- The section for linker script defined variables is set in set_sym_sections, via update_definedness, which uses section_for_dot. Since we are computing the __global_pointer$ value near the end of the linker s

[Bug ld/24678] RISC-V pcrel relocs and abs global pointer variable

2019-06-13 Thread wilson at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=24678 Jim Wilson changed: What|Removed |Added Target||riscv*-*-* -- You are receiving this ma