[rtems-source-builder commit] 6: Update GCC to include a fix for powerpc

Sebastian Huber sebh at rtems.org
Thu Feb 24 09:37:10 UTC 2022


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

Author:    Sebastian Huber <sebastian.huber at embedded-brains.de>
Date:      Thu Feb 24 07:12:36 2022 +0100

6: Update GCC to include a fix for powerpc

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104090

---

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

diff --git a/rtems/config/tools/rtems-gcc-10-newlib-head.cfg b/rtems/config/tools/rtems-gcc-10-newlib-head.cfg
index 6332bfe..6e2cd24 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 f3e56c6
+%define gcc_version 0f001dd
 %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 720e6c878803dd576096b0614c4eaa77f4c1b929e29672adfe2be863e7d6e3b3692c971c8f3eb31561e61d478ecd0c39fa173a610d1109301818d55512981187
+%hash sha512 %{gcc_expand_name}.tar.gz a988dc6f310b2b7f775b817c2bc09c0e411c59aa14a963426a29ab922a849026791400eeadf1e76987b3da94db66b0d7135da4e213ea1adbc0a4dea7298c3ca0
 
 %patch add gcc -p1 https://devel.rtems.org/raw-attachment/ticket/4196/0001-Back-port-v5-of-__gcov_info_to_gcda-to-GCC-10.patch
 %hash sha512 0001-Back-port-v5-of--gcov-info-to-gcda-to-GCC-10.patch 155dcd7b7d2c13a8739b6ce8283e580ac707bad91d02a8fe8b519c483047283fd21d78a0c1f84b8a9b0975988517e7af5b488c359b7de2077b5d8733cc35002e



More information about the vc mailing list