mirror of
https://git.rtems.org/rtems-source-builder
synced 2024-10-09 07:15:10 +08:00
6: Update GCC to fix PR100108
This update fixes a GCC 10 regression which resulted in invalid code generation for some 32-bit powerpc targets: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100108
This commit is contained in:
parent
ad54d1dd3c
commit
bb9e049b10
@ -1,11 +1,11 @@
|
||||
%include %{_configdir}/checks.cfg
|
||||
%include %{_configdir}/base.cfg
|
||||
|
||||
%define gcc_version 348fb9d
|
||||
%define gcc_version f3e56c6
|
||||
%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 207eedc02ce5426e9b553d72117653a58ceb3f59b3c9413569ee31a4956ee2597e9562cff862c2be88ec0466739c6599f372760d2ad8c1340bb1d2e0ef714a89
|
||||
%hash sha512 %{gcc_expand_name}.tar.gz 720e6c878803dd576096b0614c4eaa77f4c1b929e29672adfe2be863e7d6e3b3692c971c8f3eb31561e61d478ecd0c39fa173a610d1109301818d55512981187
|
||||
|
||||
%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
|
||||
|
Loading…
x
Reference in New Issue
Block a user