]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gold/testsuite/Makefile.in
* incremental.cc (Sized_relobj_incr::do_layout): Call
authorCary Coutant <ccoutant@google.com>
Wed, 14 Sep 2011 01:10:43 +0000 (01:10 +0000)
committerCary Coutant <ccoutant@google.com>
Wed, 14 Sep 2011 01:10:43 +0000 (01:10 +0000)
commit1206d0d51475805105f990eaa2a02e2a7699aa80
treee9f43f6450ec75af904f09b48bb82c5db5bfe908
parentbc99db514094140c75982320cb31dfe0ebb6f33b
* incremental.cc (Sized_relobj_incr::do_layout): Call
report_comdat_group for kept comdat sections.
* testsuite/Makefile.am (incremental_comdat_test_1): New test.
* testsuite/Makefile.in: Regenerate.
* testsuite/incr_comdat_test_1.cc: New source file.
* testsuite/incr_comdat_test_2_v1.cc: New source file.
* testsuite/incr_comdat_test_2_v2.cc: New source file.
* testsuite/incr_comdat_test_2_v3.cc: New source file.
gold/ChangeLog
gold/incremental.cc
gold/testsuite/Makefile.am
gold/testsuite/Makefile.in
gold/testsuite/incr_comdat_test_1.cc [new file with mode: 0644]
gold/testsuite/incr_comdat_test_2_v1.cc [new file with mode: 0644]
gold/testsuite/incr_comdat_test_2_v2.cc [new file with mode: 0644]
gold/testsuite/incr_comdat_test_2_v3.cc [new file with mode: 0644]