bug-binutils
[Top][All Lists]
Advanced

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

[Bug gold/10979] Crashes during linking of program


From: cvs-commit at gcc dot gnu dot org
Subject: [Bug gold/10979] Crashes during linking of program
Date: 31 Dec 2009 03:48:58 -0000

------- Additional Comments From cvs-commit at gcc dot gnu dot org  2009-12-31 
03:48 -------
Subject: Bug 10979

CVSROOT:        /cvs/src
Module name:    src
Changes by:     address@hidden  2009-12-31 03:48:46

Modified files:
        gold           : ChangeLog layout.cc layout.h script.cc 

Log message:
        PR 10979
        * script.cc (read_input_script): If we see a new SECTIONS clause,
        and we have added an input section, give an error.
        * layout.h (class Layout): Add have_added_input_section function.
        Add have_added_input_section_ field.
        * layout.cc (Layout::Layout): Initialize
        have_added_input_section_.
        (Layout::layout): Set have_added_input_section_.
        (Layout::layout_eh_frame): Likewise.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gold/ChangeLog.diff?cvsroot=src&r1=1.414&r2=1.415
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gold/layout.cc.diff?cvsroot=src&r1=1.153&r2=1.154
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gold/layout.h.diff?cvsroot=src&r1=1.75&r2=1.76
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gold/script.cc.diff?cvsroot=src&r1=1.63&r2=1.64



-- 


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

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.




reply via email to

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