]> git.ipfire.org Git - thirdparty/gcc.git/commit
libstdc++: Suppress deprecation messages from <tbb/task.h> [PR101228]
authorJonathan Wakely <jwakely@redhat.com>
Thu, 29 Feb 2024 17:13:49 +0000 (17:13 +0000)
committerJonathan Wakely <jwakely@redhat.com>
Tue, 19 Mar 2024 15:59:44 +0000 (15:59 +0000)
commitc608b57f77a47179899666940c3b8b6a2e5435b2
treec07a1737578ed98486106587c3dd2e90cb62101b
parent90788dd722346560d410fe9a5c2d543811027336
libstdc++: Suppress deprecation messages from <tbb/task.h> [PR101228]

libstdc++-v3/ChangeLog:

PR libstdc++/101228
* include/pstl/parallel_backend_tbb.h (TBB_SUPPRESS_DEPRECATED_MESSAGES):
Define before including <tbb/task.h> then undef afterwards.
libstdc++-v3/include/pstl/parallel_backend_tbb.h