https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101228

--- Comment #18 from GCC Commits <cvs-commit at gcc dot gnu.org> ---
The releases/gcc-13 branch has been updated by Jonathan Wakely
<r...@gcc.gnu.org>:

https://gcc.gnu.org/g:3e2b297b0bb77317e759a180a5d4b701f6e5e6e4

commit r13-9185-g3e2b297b0bb77317e759a180a5d4b701f6e5e6e4
Author: Jonathan Wakely <jwak...@redhat.com>
Date:   Thu Feb 29 17:13:49 2024 +0000

    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.

    (cherry picked from commit c608b57f77a47179899666940c3b8b6a2e5435b2)
  • [Bug libstdc++/101228] tbb/task... cvs-commit at gcc dot gnu.org via Gcc-bugs

Reply via email to