[Bug ld/24676] New: [RISCV] Redundant R_RISCV_DTPMOD* R_RISCV_DTPREL* resulted from Glocal Dynamic -> Local Exec relaxation

2019-06-13 Thread maskray at google dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=24676 Bug ID: 24676 Summary: [RISCV] Redundant R_RISCV_DTPMOD* R_RISCV_DTPREL* resulted from Glocal Dynamic -> Local Exec relaxation Product: binutils Version: 2.33 (HEAD) S

[Bug ld/24676] [RISCV] Redundant R_RISCV_DTPMOD* R_RISCV_DTPREL* resulted from Glocal Dynamic -> Local Exec relaxation

2019-06-13 Thread maskray at google dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=24676 Fangrui Song changed: What|Removed |Added Target||riscv*-*-* -- You are receiving this

[Bug ld/24673] [RISCV] -fPIC -pie and -fPIC -no-pie create unexpected R_RISCV_NONE R_RISCV_DTPMOD64 relocations

2019-06-13 Thread wilson at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=24673 --- Comment #3 from Jim Wilson --- Via IRC, elfnn-riscv.c circa line 563 has case R_RISCV_TLS_GOT_HI20: if (bfd_link_pic (info)) info->flags |= DF_STATIC_TLS; where this should be bfd_link_dll instead of bfd_link_

[Bug ld/24676] [RISCV] Redundant R_RISCV_DTPMOD* R_RISCV_DTPREL* resulted from Glocal Dynamic -> Local Exec relaxation

2019-06-13 Thread wilson at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=24676 Jim Wilson changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug ld/24673] [RISCV] -fPIC -pie and -fPIC -no-pie create unexpected R_RISCV_NONE R_RISCV_DTPMOD64 relocations

2019-06-13 Thread wilson at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=24673 Jim Wilson changed: What|Removed |Added Blocks||24676 Referenced Bugs: https://sourcew

[Bug ld/24678] New: 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 Bug ID: 24678 Summary: RISC-V pcrel relocs and abs global pointer variable Product: binutils Version: unspecified Status: NEW Severity: normal Priority: P2 Co

[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

[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/24673] [RISCV] -fPIC -pie and -fPIC -no-pie create unexpected R_RISCV_NONE R_RISCV_DTPMOD64 relocations

2019-06-13 Thread amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=24673 Alan Modra changed: What|Removed |Added CC||amodra at gmail dot com --- Comment #4 f

[Bug binutils/24662] readelf: add support for alpha and vax symbol visibility

2019-06-13 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=24662 --- Comment #4 from cvs-commit at gcc dot gnu.org --- The master branch has been updated by Alan Modra : https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=e3fa7860f44b85bc89b09998546fcb09624c3c68 commit e3fa7860f44b85bc89b09998546fc

[Bug ld/24676] [RISCV] Redundant R_RISCV_DTPMOD* R_RISCV_DTPREL* resulted from Global Dynamic -> Local Exec relaxation

2019-06-13 Thread maskray at google dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=24676 Fangrui Song changed: What|Removed |Added Summary|[RISCV] Redundant |[RISCV] Redundant |R