target-supports.exp (add_options_for_tls): Add -pthread for AIX as well.
authorDavid Edelsohn <dje.gcc@gmail.com>
Fri, 21 Dec 2012 16:21:53 +0000 (16:21 +0000)
committerDavid Edelsohn <dje@gcc.gnu.org>
Fri, 21 Dec 2012 16:21:53 +0000 (11:21 -0500)
commit95b32587d0f6917c2b4b174acd2fc0a87dc54be7
treed938d53462334fef7f2ac5035eaa0e2b0d276c76
parent3ff15c3be3a3ebeade100538cd6c022154ead68f
target-supports.exp (add_options_for_tls): Add -pthread for AIX as well.

        * lib/target-supports.exp (add_options_for_tls): Add -pthread for
        AIX as well.
        (check_effective_target_powerpc_vsx_ok): Only test VSX on AIX 7.1
        and above.

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