[Bug ld/22570] ld fails to bind DTPMOD at link time for pie on mips

2018-07-11 Thread ma...@linux-mips.org
https://sourceware.org/bugzilla/show_bug.cgi?id=22570 Maciej W. Rozycki changed: What|Removed |Added CC||ma...@linux-mips.org

[Bug ld/22570] ld fails to bind DTPMOD at link time for pie on mips

2018-07-11 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=22570 --- Comment #5 from cvs-commit at gcc dot gnu.org --- The master branch has been updated by Maciej W. Rozycki : https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=9143e72c6d4ddefbcb41c0f6361ad140354145ef commit

[Bug ld/22269] Undefined weak symbols isn't resolved to 0 in static PIE

2018-07-11 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=22269 --- Comment #35 from cvs-commit at gcc dot gnu.org --- The binutils-2_31-branch branch has been updated by Max Filippov : https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=82f32155837415d3f84ceb9c9ffa36495f7211ae commit

[Bug ld/23350] multiple prevailing defs for unused variable in lto mode

2018-07-11 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=23350 H.J. Lu changed: What|Removed |Added Status|WAITING |RESOLVED See Also|

[Bug binutils/23401] New: binary size increases for ARM between 2.29.1 and 2.30

2018-07-11 Thread eb at emlix dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=23401 Bug ID: 23401 Summary: binary size increases for ARM between 2.29.1 and 2.30 Product: binutils Version: 2.30 Status: UNCONFIRMED Severity: normal Priority: P2

[Bug ld/23357] LD debug info cannot be read by valgrind

2018-07-11 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=23357 H.J. Lu changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug ld/23357] LD debug info cannot be read by valgrind

2018-07-11 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=23357 --- Comment #6 from H.J. Lu --- Here is a tiny program: https://github.com/hjl-tools/simple-linux/tree/divide-by-zero Valgrind can't read its DWARF debug info: [hjl@gnu-cfl-1 simple-linux]$ make LD=ld.gold gcc -g -O0 -c -o test.o test.c

[Bug ld/23357] LD debug info cannot be read by valgrind

2018-07-11 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=23357 H.J. Lu changed: What|Removed |Added CC||hjl.tools at gmail dot com --- Comment #5