* i386.cc (Relocate::relocate_tls): A local symbol is final if not
authorIan Lance Taylor <ian@airs.com>
Wed, 10 Feb 2010 23:00:29 +0000 (23:00 +0000)
committerIan Lance Taylor <ian@airs.com>
Wed, 10 Feb 2010 23:00:29 +0000 (23:00 +0000)
commitb3705d2a514a4235bd08c02f708f02b1c9285019
tree78163071d0cf840f3bd90f4576400edc9e6bbcb5
parent1677b03c9001d73566c7cf0bbbf65e830a07eaec
* 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
This page took 0.025484 seconds and 4 git commands to generate.