OSDN Git Service

* object.cc (Sized_relobj::map_to_kept_section): Return NULL if the
authortmsriram <tmsriram>
Fri, 22 May 2009 18:31:22 +0000 (18:31 +0000)
committertmsriram <tmsriram>
Fri, 22 May 2009 18:31:22 +0000 (18:31 +0000)
commit2e754cfaeecda1418bd9e3eb938cff9f1ff2fd83
tree3e297ffdfad840db72c5373e20d1271250609b8b
parent3a44556da7613f7818ce723a12f8100763efa3fd
* object.cc (Sized_relobj::map_to_kept_section): Return NULL if the
kept comdat section was garbage collected.
* testsuite/Makefile.am: Add test gc_comdat_test.sh.
* testsuite/Makefile.in: Regenerate.
* testsuite/gc_comdat_test.sh: New file.
* testsuite/gc_comdat_test_1.cc: New file.
* testsuite/gc_comdat_test_2.cc: New file.
gold/ChangeLog
gold/object.cc
gold/testsuite/Makefile.am
gold/testsuite/Makefile.in
gold/testsuite/gc_comdat_test.sh [new file with mode: 0755]
gold/testsuite/gc_comdat_test_1.cc [new file with mode: 0644]
gold/testsuite/gc_comdat_test_2.cc [new file with mode: 0644]