[Bug ld/21524] Assert on ld.bfd with -r and --gc-sections

2017-06-12 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=21524 Nick Clifton changed: What|Removed |Added CC||nickc at redhat dot com --- Comment #1

[Bug ld/21524] Assert on ld.bfd with -r and --gc-sections

2017-06-12 Thread adhemerval.zanella at linaro dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=21524 --- Comment #2 from Adhemerval Zanella --- Yes, I tested with master when I opened the bug report and I just rested with master: ld-new: BFD (GNU Binutils) 2.28.51.20170612 assertion fail ../../binutils-gdb/bfd/elflink.c:8598 -- You are re

[Bug ld/21524] Assert on ld.bfd with -r and --gc-sections

2017-06-12 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=21524 --- Comment #3 from Nick Clifton --- > Yes, I tested with master when I opened the bug report and I just rested > with master: Hmm, in which case please could you upload the object files so that I can attempt to reproduce the problem ? Cheer

[Bug ld/21524] Assert on ld.bfd with -r and --gc-sections

2017-06-12 Thread adhemerval.zanella at linaro dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=21524 --- Comment #4 from Adhemerval Zanella --- Created attachment 10094 --> https://sourceware.org/bugzilla/attachment.cgi?id=10094&action=edit Bug reproducer To reproduce it issue: $ tar xf bz21524.tar.bz2 $ ld.bfd -i --gc-sections -u_start

[Bug ld/21524] Assert on ld.bfd with -r and --gc-sections

2017-06-13 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=21524 Nick Clifton changed: What|Removed |Added Status|NEW |ASSIGNED --- Comment #5 from Nick Clif

[Bug ld/21524] Assert on ld.bfd with -r and --gc-sections

2017-06-13 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=21524 --- Comment #6 from cvs-commit at gcc dot gnu.org --- The master branch has been updated by Nick Clifton : https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=10bbbc1d790836122c417fe4fef7233604bb3982 commit 10bbbc1d790836122c417fe4fef

[Bug ld/21524] Assert on ld.bfd with -r and --gc-sections

2017-06-13 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=21524 --- Comment #7 from Nick Clifton --- Hi Adhemerval, I think that this bug is symptomatic of a larger problem - when the linker runs garbage collection it does not remove the debug information connected to the sections that it decides to dis

[Bug ld/21524] Assert on ld.bfd with -r and --gc-sections

2017-10-01 Thread amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=21524 Alan Modra changed: What|Removed |Added Status|ASSIGNED|NEW CC|