------- 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:     i...@sourceware.org     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.


_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to