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 05:07:37 -0000

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

CVSROOT:        /cvs/src
Module name:    src
Changes by:     address@hidden  2009-12-31 05:07:22

Modified files:
        gold           : ChangeLog common.cc symtab.h 
        gold/testsuite : Makefile.am Makefile.in 
Added files:
        gold/testsuite : common_test_2.c common_test_3.c 

Log message:
        PR 10979
        * common.cc (Sort_commons::operator()): Stabilize sort when both
        entries are NULL.
        (Symbol_table::do_allocate_commons_list): When allocating common
        symbols, skip a symbol which is no longer common.
        * symtab.h (Symbol::is_common): Test whether the symbol comes from
        an object before checking its type.
        * testsuite/common_test_2.c: New file.
        * testsuite/common_test_3.c: New file.
        * testsuite/Makefile.am (check_PROGRAMS): Add common_test_2.
        (common_test_2_SOURCES, common_test_2_DEPENDENCIES): Define.
        (common_test_2_LDFLAGS, common_test_2_LDADD): Define.
        (common_test_2_pic.o, common_test_2.so): New targets.
        (common_test_3_pic.o, common_test_3.so): New targets.
        * testsuite/Makefile.in: Rebuild.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gold/ChangeLog.diff?cvsroot=src&r1=1.415&r2=1.416
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gold/common.cc.diff?cvsroot=src&r1=1.21&r2=1.22
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gold/symtab.h.diff?cvsroot=src&r1=1.102&r2=1.103
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gold/testsuite/common_test_2.c.diff?cvsroot=src&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gold/testsuite/common_test_3.c.diff?cvsroot=src&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gold/testsuite/Makefile.am.diff?cvsroot=src&r1=1.114&r2=1.115
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gold/testsuite/Makefile.in.diff?cvsroot=src&r1=1.120&r2=1.121



-- 


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]