2010-05-26 Rafael Espindola <espindola@google.com>
commita836db1e0cb00764558b6364d2d7111f1168a283
authorespindola <espindola>
Wed, 26 May 2010 15:47:39 +0000 (26 15:47 +0000)
committerespindola <espindola>
Wed, 26 May 2010 15:47:39 +0000 (26 15:47 +0000)
tree714b4646ce2f4003455b2c20d1f50f9fdae6ad62
parent0bea7743daf19e68425336e5647e0f7619203ba6
2010-05-26  Rafael Espindola  <espindola@google.com>

       PR 11604
* gold/object.cc(Sized_relobj::do_layout_deferred_sections): Avoid
adding sections the garbage collector removed.
* gold/testsuite/Makefile.am: Add test.
* gold/testsuite/Makefile.in: Regenerate.
* gold/testsuite/plugin_test_7.sh: New.
* gold/testsuite/plugin_test_7_1.c: New.
* gold/testsuite/plugin_test_7_2.c: New.
gold/ChangeLog
gold/object.cc
gold/testsuite/Makefile.am
gold/testsuite/Makefile.in
gold/testsuite/plugin_test_7.sh [new file with mode: 0755]
gold/testsuite/plugin_test_7_1.c [new file with mode: 0644]
gold/testsuite/plugin_test_7_2.c [new file with mode: 0644]