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

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

https://gcc.gnu.org/g:c608b57f77a47179899666940c3b8b6a2e5435b2

commit r14-9550-gc608b57f77a47179899666940c3b8b6a2e5435b2
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.

Reply via email to