[Bug gold/23258] Linker cored dump at process_one_opcode

2018-06-04 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=23258 H.J. Lu changed: What|Removed |Added CC||ian at airs dot com Component|ld

[Bug binutils/23146] Many targets won't build with GCC 8

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

[Bug binutils/23146] Many targets won't build with GCC 8

2018-06-04 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=23146 --- Comment #5 from cvs-commit at gcc dot gnu.org --- The master branch has been updated by H.J. Lu : https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=95da9854466ada2572b42f5528711a06a2d42db1 commit 95da9854466ada2572b42f5528711a06

[Bug ld/23258] New: Linker cored dump at process_one_opcode

2018-06-04 Thread lpham54321 at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=23258 Bug ID: 23258 Summary: Linker cored dump at process_one_opcode Product: binutils Version: 2.25 Status: UNCONFIRMED Severity: normal Priority: P2 Component: ld

[Bug ld/23254] ld.bfd mishandles file pointers while scanning archive with LTO members, causing "malformed archive" errors for a well-formed archive

2018-06-04 Thread zenith432 at users dot sourceforge.net
https://sourceware.org/bugzilla/show_bug.cgi?id=23254 --- Comment #3 from zenith432 at users dot sourceforge.net --- - Your attached patch fixes the problem. - For the record, I did a workaround with the patch --- orig_plugin.c 2018-01-13 13:31:16.0 + +++ plugin.c2

[Bug ld/23254] ld.bfd mishandles file pointers while scanning archive with LTO members, causing "malformed archive" errors for a well-formed archive

2018-06-04 Thread zenith432 at users dot sourceforge.net
https://sourceware.org/bugzilla/show_bug.cgi?id=23254 --- Comment #2 from zenith432 at users dot sourceforge.net --- Created attachment 11052 --> https://sourceware.org/bugzilla/attachment.cgi?id=11052&action=edit code to reproduce error -- You are receiving this mail because: You are on the C

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

2018-06-04 Thread markj at FreeBSD dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=23161 --- Comment #6 from Mark Johnston --- (In reply to H.J. Lu from comment #5) > (In reply to Mark Johnston from comment #4) > > (In reply to H.J. Lu from comment #3) > > I suspect that would address the problem I brought up here: > > https://sou