tbb-backend effective target should check ability to link TBB
authorThomas Rodgers <trodgers@redhat.com>
Tue, 21 May 2019 04:37:45 +0000 (04:37 +0000)
committerThomas Rodgers <rodgertq@gcc.gnu.org>
Tue, 21 May 2019 04:37:45 +0000 (04:37 +0000)
commit838373111f611ef374b196d16285cd26716737f3
treec32fec3a47bba08875de8a8f87addbcaa61c9662
parentd748c543b603704ac8ec8214cc8614ddf01aea47
tbb-backend effective target should check ability to link TBB

    PR libstdc++/90252
    * testsuite/lib/libstdc++.exp (check_effective_target_tbb-backend):
    Changed v3_target_compile check from preprocess to executable.
    Added "-ltbb" to v3_target_compile flags.

From-SVN: r271451
libstdc++-v3/ChangeLog
libstdc++-v3/testsuite/lib/libstdc++.exp