[Bug binutils/22199] ld segfault with -static and -Map

2017-09-26 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=22199 --- Comment #8 from cvs-commit at gcc dot gnu.org --- The binutils-2_29-branch branch has been updated by H.J. Lu : https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=7a7431ddc2332ddc3753330a8dd815bb5f7193c0

[Bug binutils/22199] ld segfault with -static and -Map

2017-09-26 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=22199 H.J. Lu changed: What|Removed |Added Status|WAITING |RESOLVED Resolution|---

[Bug binutils/22199] ld segfault with -static and -Map

2017-09-26 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=22199 --- Comment #6 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=ac69a0d75bf472a140e5405c8a90420d5f63a998 commit

[Bug binutils/22199] ld segfault with -static and -Map

2017-09-26 Thread valere.monseur at ymail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=22199 --- Comment #5 from Valère Monseur --- Created attachment 10487 --> https://sourceware.org/bugzilla/attachment.cgi?id=10487=edit tarball including the libs -- You are receiving this mail because: You are on the CC list for the bug.

[Bug binutils/22199] ld segfault with -static and -Map

2017-09-25 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=22199 --- Comment #4 from H.J. Lu --- (In reply to Valère Monseur from comment #3) > I've added an attachment with the input files for the linker. This isn't sufficient. I need EVERY input file passed to linker, like below: > /usr/bin/ld

[Bug binutils/22199] ld segfault with -static and -Map

2017-09-25 Thread valere.monseur at ymail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=22199 --- Comment #3 from Valère Monseur --- I've added an attachment with the input files for the linker. I can also reproduce the problem with these commands: gcc -c hello.c gcc -v -static -Wl,-v -Wl,-Map,hello.map hello.o -o hello => segfault

[Bug binutils/22199] ld segfault with -static and -Map

2017-09-25 Thread valere.monseur at ymail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=22199 --- Comment #2 from Valère Monseur --- Created attachment 10476 --> https://sourceware.org/bugzilla/attachment.cgi?id=10476=edit tarball containing all files for the linker the attachment contains all files for the linker as well as a

[Bug binutils/22199] ld segfault with -static and -Map

2017-09-25 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=22199 H.J. Lu changed: What|Removed |Added Status|UNCONFIRMED |WAITING Last reconfirmed|