]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
gcc: Upgrade to 12.2.0
authorKhem Raj <raj.khem@gmail.com>
Sat, 20 Aug 2022 16:39:03 +0000 (09:39 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 25 Aug 2022 10:07:33 +0000 (11:07 +0100)
commitb73f5c0a7b94d9d04dd69fe5a5b871eab05714a3
tree84789493b7fbb9cd4acfe612f4c9a88f46435c1d
parenta48dc992ebf8e664bde4de61ba937a87fc142533
gcc: Upgrade to 12.2.0

GCC 12.2 is the first bug-fix release from the GCC 12 branch containing
important fixes for regressions and serious bugs in GCC 12.1 with more
than 71 bugs fixed since the previous release comprising of  a number
of libstdc++ and C++ and fortran fixes [1]

Remove backported patch to fix libsanitizers with glibc 2.36, its
already present in 12.2

[1] https://gcc.gnu.org/bugzilla/buglist.cgi?bug_status=RESOLVED&resolution=FIXED&target_milestone=12.2

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Luca Ceresoli <luca.ceresoli@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
13 files changed:
meta/conf/distro/include/maintainers.inc
meta/recipes-devtools/gcc/gcc-12.2.inc [moved from meta/recipes-devtools/gcc/gcc-12.1.inc with 95% similarity]
meta/recipes-devtools/gcc/gcc-cross-canadian_12.2.bb [moved from meta/recipes-devtools/gcc/gcc-cross-canadian_12.1.bb with 100% similarity]
meta/recipes-devtools/gcc/gcc-cross_12.2.bb [moved from meta/recipes-devtools/gcc/gcc-cross_12.1.bb with 100% similarity]
meta/recipes-devtools/gcc/gcc-crosssdk_12.2.bb [moved from meta/recipes-devtools/gcc/gcc-crosssdk_12.1.bb with 100% similarity]
meta/recipes-devtools/gcc/gcc-runtime_12.2.bb [moved from meta/recipes-devtools/gcc/gcc-runtime_12.1.bb with 100% similarity]
meta/recipes-devtools/gcc/gcc-sanitizers_12.2.bb [moved from meta/recipes-devtools/gcc/gcc-sanitizers_12.1.bb with 100% similarity]
meta/recipes-devtools/gcc/gcc-source_12.2.bb [moved from meta/recipes-devtools/gcc/gcc-source_12.1.bb with 100% similarity]
meta/recipes-devtools/gcc/gcc/0001-libsanitizer-cherry-pick-9cf13067cb5088626ba7-from-u.patch [deleted file]
meta/recipes-devtools/gcc/gcc_12.2.bb [moved from meta/recipes-devtools/gcc/gcc_12.1.bb with 100% similarity]
meta/recipes-devtools/gcc/libgcc-initial_12.2.bb [moved from meta/recipes-devtools/gcc/libgcc-initial_12.1.bb with 100% similarity]
meta/recipes-devtools/gcc/libgcc_12.2.bb [moved from meta/recipes-devtools/gcc/libgcc_12.1.bb with 100% similarity]
meta/recipes-devtools/gcc/libgfortran_12.2.bb [moved from meta/recipes-devtools/gcc/libgfortran_12.1.bb with 100% similarity]