bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug ld/11931] Segfault in ld (elf_link_output_extsym) when defining sym


From: amodra at gmail dot com
Subject: [Bug ld/11931] Segfault in ld (elf_link_output_extsym) when defining symbols with a constraint on a non-existent section
Date: Mon, 14 Feb 2011 00:34:22 +0000

http://sourceware.org/bugzilla/show_bug.cgi?id=11931

Alan Modra <amodra at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED

--- Comment #10 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot 
gnu.org> 2010-09-10 01:23:29 UTC ---
Subject: Bug 11931

CVSROOT:        /cvs/src
Module name:    src
Changes by:     address@hidden  2010-09-10 01:23:13

Modified files:
        ld             : ChangeLog ldlang.c ldlang.h 
        ld/emultempl   : xtensaelf.em 

Log message:
        PR ld/11931
        * ldlang.h (lang_for_each_statement_worker): Declare.
        * ldlang.c (lang_for_each_statement_worker): Make global.  Don't
        recurse into children of output_section_statement with constraint
        set to -1.
        (print_assignment): Handle NULL output_section->bfd_section.
        (lang_size_sections_1): Ignore output section statement address
        when constraint is -1.
        * emultempl/xtensaelf.em (lang_for_each_statement_worker): Delete.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/ld/ChangeLog.diff?cvsroot=src&r1=1.2184&r2=1.2185
http://sourceware.org/cgi-bin/cvsweb.cgi/src/ld/ldlang.c.diff?cvsroot=src&r1=1.338&r2=1.339
http://sourceware.org/cgi-bin/cvsweb.cgi/src/ld/ldlang.h.diff?cvsroot=src&r1=1.88&r2=1.89
http://sourceware.org/cgi-bin/cvsweb.cgi/src/ld/emultempl/xtensaelf.em.diff?cvsroot=src&r1=1.25&r2=1.26



--- Comment #11 from Alan Modra <amodra at gmail dot com> 2011-02-14 00:34:21 
UTC ---
Fixed months ago.

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]