[rtems-source-builder commit] 6: Update GCC 10 and 12

Sebastian Huber sebh at rtems.org
Thu Sep 8 13:21:32 UTC 2022


Module:    rtems-source-builder
Branch:    master
Commit:    be84706024958fc15032e2a077aecf6763b90ed5
Changeset: http://git.rtems.org/rtems-source-builder/commit/?id=be84706024958fc15032e2a077aecf6763b90ed5

Author:    Sebastian Huber <sebastian.huber at embedded-brains.de>
Date:      Thu Sep  8 09:10:40 2022 +0200

6: Update GCC 10 and 12

Update #4712.

---

 rtems/config/tools/rtems-gcc-10-newlib-head.cfg |  4 ++--
 rtems/config/tools/rtems-gcc-12-newlib-head.cfg | 10 ++--------
 2 files changed, 4 insertions(+), 10 deletions(-)

diff --git a/rtems/config/tools/rtems-gcc-10-newlib-head.cfg b/rtems/config/tools/rtems-gcc-10-newlib-head.cfg
index 6a6e3e5..b813c75 100644
--- a/rtems/config/tools/rtems-gcc-10-newlib-head.cfg
+++ b/rtems/config/tools/rtems-gcc-10-newlib-head.cfg
@@ -1,11 +1,11 @@
 %include %{_configdir}/checks.cfg
 %include %{_configdir}/base.cfg
 
-%define gcc_version a5bc895
+%define gcc_version 6678700
 %define gcc_external 1
 %define gcc_expand_name gnu-mirror-gcc-%{gcc_version}
 %source set gcc --rsb-file=%{gcc_expand_name}.tar.gz https://codeload.github.com/RTEMS/gnu-mirror-gcc/tar.gz/%{gcc_version}
-%hash sha512 %{gcc_expand_name}.tar.gz 78d36a8bbad296372736a18212dd3df52d9c7d30a15197b2359f84d979c37d00bc8f06b5aefdb1a4a9897969f05d8fe4647ca9be0eda0e7bb313c842d7d3b852
+%hash sha512 %{gcc_expand_name}.tar.gz 2b5884cf4bcc7245106c5d4cd4cab69ba89ccd96410d7d99636e4391fffc0350446272a4948942b2e2883649ab40b5b521a8b99788b6ce2b560782cf6e640fdb
 
 %patch add gcc -p1 https://devel.rtems.org/raw-attachment/ticket/4196/0001-Back-port-v8-of-gcov-improvements-to-GCC-10.patch
 %hash sha512 0001-Back-port-v8-of-gcov-improvements-to-GCC-10.patch c2d1faed68aa0f60bef917365545cc4cc899df428a5d08f178417c06def4fd3cd3a749c1871c8a22552022c29dfae4a3d21161e2b01291e458ea8d670f01887e
diff --git a/rtems/config/tools/rtems-gcc-12-newlib-head.cfg b/rtems/config/tools/rtems-gcc-12-newlib-head.cfg
index 32782de..d90fea1 100644
--- a/rtems/config/tools/rtems-gcc-12-newlib-head.cfg
+++ b/rtems/config/tools/rtems-gcc-12-newlib-head.cfg
@@ -1,17 +1,11 @@
 %include %{_configdir}/checks.cfg
 %include %{_configdir}/base.cfg
 
-%define gcc_version 1ad2ee2
+%define gcc_version 3a83d00
 %define gcc_external 1
 %define gcc_expand_name gnu-mirror-gcc-%{gcc_version}
 %source set gcc --rsb-file=%{gcc_expand_name}.tar.gz https://codeload.github.com/RTEMS/gnu-mirror-gcc/tar.gz/%{gcc_version}
-%hash sha512 %{gcc_expand_name}.tar.gz \
-         gp/NvbxoTiinRQDjihnAL9ybGc73pS4g8Ygx4cEmUemszIpdr9OdPI55g+XCeU1sv4Qrg5F3daCAUkzRBG/8dg==
-
-%patch add gcc -p1 --rsb-file=PR105880-libstdcxx-Fix-lifetime-bugs-for-non-TLS-eh_globals.patch \
-        https://gcc.gnu.org/bugzilla/attachment.cgi?id=53103
-%hash sha512 PR105880-libstdcxx-Fix-lifetime-bugs-for-non-TLS-eh_globals.patch \
-        4ueSYXR59fcp0tch/6p4ktay2srtx6h2hmREL4qtNr4TvglwurWUdqN3c9mIe38YDPcY/braF+83vHSCybg33Q==
+%hash sha512 %{gcc_expand_name}.tar.gz 1c75651a05cb908f8f65421dabd22840a9b036e0ac941ad123ffd88650dc921980b5faf31e1f23b6bc465c32d605cb210ac94fade5591616a2a51b31dc0194bb
 
 %patch add gcc -p1 https://devel.rtems.org/raw-attachment/ticket/4196/0001-Back-port-v1-of-gcov-tool-merge-stream-to-GCC-12.patch
 %hash sha512 0001-Back-port-v1-of-gcov-tool-merge-stream-to-GCC-12.patch \



More information about the vc mailing list