------- Additional Comments From cvs-commit at gcc dot gnu dot org  2009-02-28 
03:05 -------
Subject: Bug 5990

CVSROOT:        /cvs/src
Module name:    src
Changes by:     i...@sourceware.org     2009-02-28 03:05:08

Modified files:
        gold           : ChangeLog descriptors.cc descriptors.h 

Log message:
        PR 5990
        * descriptors.h (Open_descriptor): Add is_on_stack field.
        * descriptors.cc (Descriptors::open): If the descriptor is on the
        top of the stack, remove it.  Initialize is_on_stack field.
        (Descriptors::release): Only add pod to stack if it is not on the
        stack already.
        (Descriptors::close_some_descriptor): Clear stack_next and
        is_on_stack fields.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gold/ChangeLog.diff?cvsroot=src&r1=1.183&r2=1.184
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gold/descriptors.cc.diff?cvsroot=src&r1=1.3&r2=1.4
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gold/descriptors.h.diff?cvsroot=src&r1=1.3&r2=1.4



-- 


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

------- 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