]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - libstdc++-v3/ChangeLog
PR libstdc++/90252 fix effective-target check for TBB
[thirdparty/gcc.git] / libstdc++-v3 / ChangeLog
index 90708f980255a9366ad4299c3479ce0ac091b2c1..804bace5e032dc784886d5fd81b4631fd965275b 100644 (file)
@@ -1,5 +1,10 @@
 2019-05-21  Jonathan Wakely  <jwakely@redhat.com>
 
+       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.
+
        * doc/xml/manual/shared_ptr.xml: Fix names of lock policy constants.
 
 2019-05-20  Thomas Rodgers  <trodgers@redhat.com>