target-supports.exp (check_effective_target_tls): Compile test stubs using ${tool...
authorBen Elliston <bje@au.ibm.com>
Mon, 18 Sep 2006 22:40:59 +0000 (22:40 +0000)
committerBen Elliston <bje@gcc.gnu.org>
Mon, 18 Sep 2006 22:40:59 +0000 (08:40 +1000)
commit9b1f6e91a17e3b50b29dd06dbe5b7f71f4aa7769
treec6c6cc18ee53c6ad8b73b165350afc5cea5b5dae
parent71e9f91522224a31fd9fc7b5345bf87e9222b24a
target-supports.exp (check_effective_target_tls): Compile test stubs using ${tool}_target_compile, not just target_compile.

* lib/target-supports.exp (check_effective_target_tls): Compile
test stubs using ${tool}_target_compile, not just target_compile.
(check_effective_target_tls_runtime): Likewise.

From-SVN: r117041
gcc/testsuite/ChangeLog
gcc/testsuite/lib/target-supports.exp