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

Sebastian Huber sebh at rtems.org
Tue Nov 22 06:43:39 UTC 2022


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

Author:    Sebastian Huber <sebastian.huber at embedded-brains.de>
Date:      Mon Nov 21 20:46:17 2022 +0100

6: Update GCC 10 and 12

---

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

diff --git a/rtems/config/tools/rtems-gcc-10-newlib-head.cfg b/rtems/config/tools/rtems-gcc-10-newlib-head.cfg
index c2694a5..ee66baf 100644
--- a/rtems/config/tools/rtems-gcc-10-newlib-head.cfg
+++ b/rtems/config/tools/rtems-gcc-10-newlib-head.cfg
@@ -1,12 +1,12 @@
 %include %{_configdir}/checks.cfg
 %include %{_configdir}/base.cfg
 
-%define gcc_version db18045
+%define gcc_version 219af13
 %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 \
-  EH3ZYxI6A/VhJfbZFFywchGcUs4xjZIYXOyaSKRlfPrJw5AlLNKo55xQ1nuz1GiKjE2qbb48yV4BhfhaosmtUw==
+  bc1RZQriFU1o9YWWwV1o8NNaZ9D+Gk7rE1AQ+epE+0VbVv/rpSCXEmm5xJm6cnO0eAzzIru2gy3E1rG0YoGIWQ==
 
 %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 39825cf..3b9354b 100644
--- a/rtems/config/tools/rtems-gcc-12-newlib-head.cfg
+++ b/rtems/config/tools/rtems-gcc-12-newlib-head.cfg
@@ -1,12 +1,12 @@
 %include %{_configdir}/checks.cfg
 %include %{_configdir}/base.cfg
 
-%define gcc_version e7ccf76
+%define gcc_version a6b1f61
 %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 \
-  hXUCnCZPM8DDeWDJwHEybsnmBviDtsBqYAr5YnRmdTUNnsfWf2s9vdlWiOEBewte80qo2emy5cZ04GtiD7grXw==
+  OqCF8lBTz/5uV6+okDGP2RfgHftT4r0CbISeykbVxzFHKF4yN8JvmH3zlSXJlCkfwVXL+DE9qAn5txtlC81Yzg==
 
 %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