]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
gcc: Fix typo in increment expression in unicode from libstdc++
authorKhem Raj <raj.khem@gmail.com>
Thu, 13 Jun 2024 02:00:37 +0000 (19:00 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 18 Jun 2024 07:41:55 +0000 (08:41 +0100)
commit1506b779014b09ffd618b2e5d95aa00ff91d6f45
tree36d2964f52662fcbc54e6ef88e1b9225c1e55929
parent0202fb594fb05098cb8d8b6088e63beb40b5906e
gcc: Fix typo in increment expression in unicode from libstdc++

This issue is seen when libstdc++ headers are used by clang18
see - https://github.com/llvm/llvm-project/issues/92586

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/gcc/gcc-14.1.inc
meta/recipes-devtools/gcc/gcc/0026-libstdc-Fix-typo-in-_Grapheme_cluster_view-_Iterator.patch [new file with mode: 0644]