* i386.cc (Relocate::relocate_tls): A local symbol is final if not
commit1dcecc370776cc41d915a6fd5d7e695b3eec0925
authorIan Lance Taylor <ian@airs.com>
Wed, 10 Feb 2010 23:00:29 +0000 (10 23:00 +0000)
committerIan Lance Taylor <ian@airs.com>
Wed, 10 Feb 2010 23:00:29 +0000 (10 23:00 +0000)
tree280a1e69a5c373755eaf0d7eaeae75d076dcdedb
parent7fccbcbc10813eafd14e60b4bf90a13f41db0076
* i386.cc (Relocate::relocate_tls): A local symbol is final if not
shared, not if not position independent.
* x86_64.cc (Relocate::relocate_tls): Likewise.
* testsuite/Makefile.am (check_PROGRAMS): Add tls_pie_pic_test.
(tls_pie_pic_test): New target.
* testsuite/Makefile.in: Rebuild.
gold/i386.cc
gold/testsuite/Makefile.am
gold/testsuite/Makefile.in
gold/x86_64.cc