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

Sebastian Huber sebh at rtems.org
Fri Nov 11 07:31:41 UTC 2022


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

Author:    Sebastian Huber <sebastian.huber at embedded-brains.de>
Date:      Thu Nov 10 16:22:30 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 15c07e9..59b594b 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 e6fc022
+%define gcc_version db18045
 %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 \
-  hply3VZ4RFuIfk1o9d/XJvHp0d5tYnBX/JUOscAj6V7bQhHbl3OAvI8xr+GyihEuKVPvcC6U08kWQvI/vH6dUg==
+  EH3ZYxI6A/VhJfbZFFywchGcUs4xjZIYXOyaSKRlfPrJw5AlLNKo55xQ1nuz1GiKjE2qbb48yV4BhfhaosmtUw==
 
 %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 fc74cd1..c2a8a2d 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 14a9222
+%define gcc_version e7ccf76
 %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 \
-  mQLC1vdMhLEucHZp75lW5V1rlcW0EDDTnkMy5NeDIreL658VBafkOqtMhYASS9dNBYAp9ClL190Ii47CxTvCGw==
+  hXUCnCZPM8DDeWDJwHEybsnmBviDtsBqYAr5YnRmdTUNnsfWf2s9vdlWiOEBewte80qo2emy5cZ04GtiD7grXw==
 
 %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