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) -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to tbb in Ubuntu. https://bugs.launchpad.net/bugs/1933775 Title: libgcc-s1 and libstdc++6 depend on broken libtbb2 package Status in gcc: Fix Released Status in tbb package in Ubuntu: New Bug description: The gcc-11 source package produces libgcc-s1 and (I think?) libstdc++6. Both of these binary packages on Hirsute depend on libtbb2 version 2020.3-1. The latter contains deprecated APIs that create #pragma generated warnings whenever <execution> is included. See upstream for discussion: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101228 To manage notifications about this bug go to: https://bugs.launchpad.net/gcc/+bug/1933775/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp