[Bug ld/23161] __bss_start, _end and _edata aren't marked as hidden

2018-05-31 Thread emaste at freebsd dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=23161 emaste at freebsd dot org changed: What|Removed |Added CC||emaste at freebsd dot org

[Bug ld/22756] Linker relaxation miscalculates symbol addresses on riscv

2018-05-31 Thread sch...@linux-m68k.org
https://sourceware.org/bugzilla/show_bug.cgi?id=22756 --- Comment #6 from Andreas Schwab --- Created attachment 11048 --> https://sourceware.org/bugzilla/attachment.cgi?id=11048&action=edit Testcase This is another test case that goes wrong, see the link file for the linker command. This is t

[Bug ld/23244] RISC-V 64 relocation truncated to fit in case of undefined weak references

2018-05-31 Thread wilson at tuliptree dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=23244 --- Comment #5 from Jim Wilson --- On Thu, 2018-05-31 at 09:22 +, palmer at gcc dot gnu.org wrote: > A similar technique might be possible for R_RISCV_CALL, we could > convert it to > an internal R_RISCV_CALL_ABS relocation and then genera

[Bug ld/23244] RISC-V 64 relocation truncated to fit in case of undefined weak references

2018-05-31 Thread palmer at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=23244 Palmer Dabbelt changed: What|Removed |Added CC||palmer at gcc dot gnu.org --- Commen