]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
gcc: Fix inconsistent noexcept specifier for valarray in libstdc++
authorVirendra Thakur <virendrak@kpit.com>
Wed, 1 Mar 2023 07:17:03 +0000 (12:47 +0530)
committerSteve Sakoman <steve@sakoman.com>
Mon, 6 Mar 2023 14:54:35 +0000 (04:54 -1000)
commit9779b66162a014f26594bdde43afdc4332617240
treec713dee542823bca0255f75cb90e3b24ab87d1b4
parent22de5ecae3ebb04a4bab05010c04b205c52ee888
gcc: Fix inconsistent noexcept specifier for valarray in libstdc++

Backport of gcc upstream commit 2b2d97fc545635a0f6aa9c9ee3b017394bc494bf
to gcc release 9.5.0. This fix is available to all release-branches
except releases/gcc-9 because upstream do not support gcc-9 now.

Signed-off-by: Virendra Thakur <virendrak@kpit.com>
Signed-off-by: Steve Sakoman <steve@sakoman.com>
meta/recipes-devtools/gcc/gcc-9.5.inc
meta/recipes-devtools/gcc/gcc-9.5/0002-libstdc-Fix-inconsistent-noexcept-specific-for-valar.patch [new file with mode: 0644]