libstdc++: Fix PSTL tests to run correctly with newer Thread Building Blocks
authorThomas Rodgers <rodgert@appliantology.com>
Tue, 21 Apr 2020 08:01:26 +0000 (01:01 -0700)
committerThomas Rodgers <rodgert@appliantology.com>
Tue, 21 Apr 2020 08:05:13 +0000 (01:05 -0700)
commitb90ff7a20b2d1c84a05cba13a2f20e6ff2260828
treea112ba12589fc089e0600f56d49cf61b11dd7fd2
parent46cf683bf16491a0bd1d77d8b0cce0e11cf1d46f
libstdc++: Fix PSTL tests to run correctly with newer Thread Building Blocks

* testsuite/lib/libstdc++.exp: Add additional_flags=
-DTBB_SUPRESS_DEPRECATED_MESSAGES=1 to suppress warnings when
compiling with a newer Thread Building Blocks.
libstdc++-v3/ChangeLog
libstdc++-v3/testsuite/lib/libstdc++.exp