We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 30454c5 commit 7600764Copy full SHA for 7600764
patches/gcc-8.5.0/0020-powerpcspe.diff
@@ -0,0 +1,11 @@
1
+--- gcc-8.3.0/gcc/config.gcc.orig 2021-06-23 21:46:44.400306941 -0400
2
++++ gcc-8.3.0/gcc/config.gcc 2021-06-23 21:46:55.459427459 -0400
3
+@@ -2479,7 +2479,7 @@
4
+ extra_options="${extra_options} rs6000/sysv4.opt rs6000/linux64.opt"
5
+ tmake_file="${tmake_file} rs6000/t-fprules rs6000/t-rtems rs6000/t-ppccomm"
6
+ ;;
7
+-powerpc*-*-linux*spe*)
8
++powerpc*-*-linux*gnu*spe*)
9
+ tm_file="${tm_file} dbxelf.h elfos.h gnu-user.h freebsd-spec.h powerpcspe/sysv4.h"
10
+ extra_options="${extra_options} powerpcspe/sysv4.opt"
11
+ tmake_file="${tmake_file} powerpcspe/t-fprules powerpcspe/t-ppccomm"
0 commit comments