mirror of
https://git.yoctoproject.org/poky
synced 2026-09-20 03:49:32 +02:00
gcc: Upgrade to GCC 13.4
This is a bugfix release in GCC13 release series 100+ bugfixes https://gcc.gnu.org/bugzilla/buglist.cgi?bug_status=RESOLVED&resolution=FIXED&target_milestone=13.4 Dropped the following patches: 0028-gcc-Fix-c-tweak-for-Wrange-loop-construct.patch179dc0f0fegcc.git-ab884fffe3fc82a710bea66ad651720d71c938b8.patch5ceea2ac10#GCC 13.3 #GCC 13.4 #Diff No. of expected passes 148863 149440 +577 No. of unexpected failures 14 14 0 No. of expected failures 1415 1414 -1 No. of unresolved testcases 25384 25660 +276 No. of unsupported tests 2692 2689 -3 (From OE-Core rev: 7af83314fea5948937403b5d59ba5df6fecdd81a) Signed-off-by: Deepesh Varatharajan <Deepesh.Varatharajan@windriver.com> Signed-off-by: Steve Sakoman <steve@sakoman.com>
This commit is contained in:
committed by
Steve Sakoman
parent
f2648ee380
commit
3f2cf790b2
4
meta/recipes-devtools/gcc/gcc-source_13.4.bb
Normal file
4
meta/recipes-devtools/gcc/gcc-source_13.4.bb
Normal file
@@ -0,0 +1,4 @@
|
||||
require recipes-devtools/gcc/gcc-${PV}.inc
|
||||
require recipes-devtools/gcc/gcc-source.inc
|
||||
|
||||
EXCLUDE_FROM_WORLD = "1"
|
||||
Reference in New Issue
Block a user