Re: [PATCH] Integrate non-TBB serial backend support

2019-06-11 Thread Thomas Rodgers
Tested x86_64-linux, committed to trunk. Thomas Rodgers writes: > * include/bits/c++config: Adjust TBB detection logic to select serial > PSTL backend if no TBB present. > * testsuite/utils/pstl/test_utils.h: Remove check for > __PSTL_USE_PAR_POLICIES > --- > libstdc++-

Re: [PATCH] Integrate non-TBB serial backend support

2019-06-05 Thread Jonathan Wakely
On 04/06/19 15:47 -0700, Thomas Rodgers wrote: * include/bits/c++config: Adjust TBB detection logic to select serial PSTL backend if no TBB present. * testsuite/utils/pstl/test_utils.h: Remove check for __PSTL_USE_PAR_POLICIES The changelog says __PSTL_USE_PAR_PO