]> git.ipfire.org Git - thirdparty/gcc.git/commit - libstdc++-v3/ChangeLog
PR libstdc++/90252 fix effective-target check for TBB
authorredi <redi@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 21 May 2019 13:50:41 +0000 (13:50 +0000)
committerredi <redi@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 21 May 2019 13:50:41 +0000 (13:50 +0000)
commitf6baa5a200229247dac3c73ed1b5463792c95f26
treeff0d6b01df3a61d9e69b15e665657242686a076e
parent28ceb89c6b931164e13192eb7b6cf6a663dd7571
PR libstdc++/90252 fix effective-target check for TBB

PR libstdc++/90252
* testsuite/lib/libstdc++.exp (check_effective_target_tbb-backend):
Use "additional_flags" to pass -ltbb to v3_target_compile command.
Use check_v3_target_prop_cached to cache the result of the test.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@271466 138bc75d-0d04-0410-961f-82ee72b054a4
libstdc++-v3/ChangeLog
libstdc++-v3/testsuite/lib/libstdc++.exp