[Bug ld/11931] Segfault in ld (elf_link_output_extsym) when defining symbols with a constraint on a non-existent section

2011-02-13 Thread amodra at gmail dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=11931 Alan Modra amodra at gmail dot com changed: What|Removed |Added Status|ASSIGNED|RESOLVED

[Bug ld/11931] Segfault in ld (elf_link_output_extsym) when defining symbols with a constraint on a non-existent section

2011-02-13 Thread Matthew.Gretton-Dann at arm dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=11931 --- Comment #12 from Matthew.Gretton-Dann at arm dot com 2011-02-14 00:41:39 UTC --- Hi, I am out of the office on Friday 11th February 2011, and will not be reading email. If you have an urgent issue please get in touch with Roger Teague.

[Bug ld/11931] Segfault in ld (elf_link_output_extsym) when defining symbols with a constraint on a non-existent section

2010-09-09 Thread nickc at redhat dot com
--- Additional Comments From nickc at redhat dot com 2010-09-09 10:16 --- Hi Alan, Nick, I think you're just papering over the real problem here. Our handling of assignments inside ONLY_IF... sections is quite broken. To see more problems, try the link with a map file. :-( I

[Bug ld/11931] Segfault in ld (elf_link_output_extsym) when defining symbols with a constraint on a non-existent section

2010-09-09 Thread nickc at redhat dot com
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2010-09-09 10:38 --- Subject: Bug 11931 CVSROOT:/cvs/src Module name:src Changes by: ni...@sourceware.org2010-09-09 10:37:48 Modified files: gas/testsuite : ChangeLog

[Bug ld/11931] Segfault in ld (elf_link_output_extsym) when defining symbols with a constraint on a non-existent section

2010-09-09 Thread amodra at gmail dot com
--- Additional Comments From amodra at gmail dot com 2010-09-09 13:01 --- Created an attachment (id=4973) -- (http://sourceware.org/bugzilla/attachment.cgi?id=4973action=view) proposed fix Also late in the day so possibly suspect. Running tests overnight. -- What

[Bug ld/11931] Segfault in ld (elf_link_output_extsym) when defining symbols with a constraint on a non-existent section

2010-09-08 Thread nickc at redhat dot com
--- Additional Comments From nickc at redhat dot com 2010-09-08 17:02 --- Created an attachment (id=4971) -- (http://sourceware.org/bugzilla/attachment.cgi?id=4971action=view) Skip abort for linker created symbols. -- http://sourceware.org/bugzilla/show_bug.cgi?id=11931 ---

[Bug ld/11931] Segfault in ld (elf_link_output_extsym) when defining symbols with a constraint on a non-existent section

2010-09-08 Thread amodra at gmail dot com
--- Additional Comments From amodra at gmail dot com 2010-09-09 02:06 --- Nick, I think you're just papering over the real problem here. Our handling of assignments inside ONLY_IF... sections is quite broken. To see more problems, try the link with a map file. :-( The trouble is

[Bug ld/11931] Segfault in ld (elf_link_output_extsym) when defining symbols with a constraint on a non-existent section

2010-08-20 Thread mgretton at sourceware dot org
--- Additional Comments From mgretton at sourceware dot org 2010-08-20 15:44 --- Created an attachment (id=4944) -- (http://sourceware.org/bugzilla/attachment.cgi?id=4944action=view) Assembler source to generate object file to link -- What|Removed

[Bug ld/11931] Segfault in ld (elf_link_output_extsym) when defining symbols with a constraint on a non-existent section

2010-08-20 Thread mgretton at sourceware dot org
-- What|Removed |Added Attachment #4944|application/octet-stream|text/plain mime type||

[Bug ld/11931] Segfault in ld (elf_link_output_extsym) when defining symbols with a constraint on a non-existent section

2010-08-20 Thread mgretton at sourceware dot org
--- Additional Comments From mgretton at sourceware dot org 2010-08-20 15:45 --- Created an attachment (id=4945) -- (http://sourceware.org/bugzilla/attachment.cgi?id=4945action=view) Linker script required to reproduce issue. -- http://sourceware.org/bugzilla/show_bug.cgi?id=11931