]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
gcc: Upgrade to GCC 14.3
authorDeepesh Varatharajan <Deepesh.Varatharajan@windriver.com>
Thu, 12 Jun 2025 10:48:01 +0000 (03:48 -0700)
committerSteve Sakoman <steve@sakoman.com>
Mon, 16 Jun 2025 19:50:00 +0000 (12:50 -0700)
commitaa59bbbbedb25d772648c4cb1498b34b43efb0fb
tree080cee672a2ccdf1f18c012802c0640ed23e5b3a
parent50fe0b3832f741bc7f9ea0b996a7e99c5696c0ba
gcc: Upgrade to GCC 14.3

GCC 14.3 is a bug-fix release from the GCC 14 branch
containing important fixes for regressions and serious bugs in
GCC 14.2 with more than 211 bugs fixed since the previous release.

https://gcc.gnu.org/bugzilla/buglist.cgi?bug_status=RESOLVED&resolution=FIXED&target_milestone=14.3

Dropped the below patches:
0026-gcc-Fix-c-tweak-for-Wrange-loop-construct.patch
https://github.com/gcc-mirror/gcc/commit/a9f88741a99ba09b29cc0021499c63ca445393f0

0027-gcc-backport-patch-to-fix-data-relocation-to-ENDBR-s.patch
https://github.com/gcc-mirror/gcc/commit/aa4cd614456de65ee3417acb83c6cff0640144e9

0028-fix-incorrect-preprocessor-line-numbers.patch
https://github.com/gcc-mirror/gcc/commit/8cbe033a8a88fe6437cc5d343ae0ddf8dd3455c8

0001-arm-Fix-LDRD-register-overlap-PR117675.patch
https://github.com/gcc-mirror/gcc/commit/9366c328518766d896155388726055624716c0af

gcc.git-ab884fffe3fc82a710bea66ad651720d71c938b8.patch
https://github.com/gcc-mirror/gcc/commit/ab884fffe3fc82a710bea66ad651720d71c938b8

Signed-off-by: Deepesh Varatharajan <Deepesh.Varatharajan@windriver.com>
Signed-off-by: Steve Sakoman <steve@sakoman.com>
17 files changed:
meta/conf/distro/include/maintainers.inc
meta/recipes-devtools/gcc/gcc-14.3.inc [moved from meta/recipes-devtools/gcc/gcc-14.2.inc with 90% similarity]
meta/recipes-devtools/gcc/gcc-cross-canadian_14.3.bb [moved from meta/recipes-devtools/gcc/gcc-cross-canadian_14.2.bb with 100% similarity]
meta/recipes-devtools/gcc/gcc-cross_14.3.bb [moved from meta/recipes-devtools/gcc/gcc-cross_14.2.bb with 100% similarity]
meta/recipes-devtools/gcc/gcc-crosssdk_14.3.bb [moved from meta/recipes-devtools/gcc/gcc-crosssdk_14.2.bb with 100% similarity]
meta/recipes-devtools/gcc/gcc-runtime_14.3.bb [moved from meta/recipes-devtools/gcc/gcc-runtime_14.2.bb with 100% similarity]
meta/recipes-devtools/gcc/gcc-sanitizers_14.3.bb [moved from meta/recipes-devtools/gcc/gcc-sanitizers_14.2.bb with 100% similarity]
meta/recipes-devtools/gcc/gcc-source_14.3.bb [moved from meta/recipes-devtools/gcc/gcc-source_14.2.bb with 100% similarity]
meta/recipes-devtools/gcc/gcc/0001-arm-Fix-LDRD-register-overlap-PR117675.patch [deleted file]
meta/recipes-devtools/gcc/gcc/0026-gcc-Fix-c-tweak-for-Wrange-loop-construct.patch [deleted file]
meta/recipes-devtools/gcc/gcc/0027-gcc-backport-patch-to-fix-data-relocation-to-ENDBR-s.patch [deleted file]
meta/recipes-devtools/gcc/gcc/0028-fix-incorrect-preprocessor-line-numbers.patch [deleted file]
meta/recipes-devtools/gcc/gcc/gcc.git-ab884fffe3fc82a710bea66ad651720d71c938b8.patch [deleted file]
meta/recipes-devtools/gcc/gcc_14.3.bb [moved from meta/recipes-devtools/gcc/gcc_14.2.bb with 100% similarity]
meta/recipes-devtools/gcc/libgcc-initial_14.3.bb [moved from meta/recipes-devtools/gcc/libgcc-initial_14.2.bb with 100% similarity]
meta/recipes-devtools/gcc/libgcc_14.3.bb [moved from meta/recipes-devtools/gcc/libgcc_14.2.bb with 100% similarity]
meta/recipes-devtools/gcc/libgfortran_14.3.bb [moved from meta/recipes-devtools/gcc/libgfortran_14.2.bb with 100% similarity]