r271466 - in /trunk/libstdc++-v3: ChangeLog tes...
redi@gcc.gnu.org
redi@gcc.gnu.org
Tue May 21 13:50:00 GMT 2019
Author: redi
Date: Tue May 21 13:50:41 2019
New Revision: 271466
URL: https://gcc.gnu.org/viewcvs?rev=271466&root=gcc&view=rev
Log:
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.
Modified:
trunk/libstdc++-v3/ChangeLog
trunk/libstdc++-v3/testsuite/lib/libstdc++.exp
More information about the Libstdc++-cvs
mailing list