summaryrefslogtreecommitdiffstats
path: root/contrib/gcc/config/rs6000/eabi-ci.asm
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/gcc/config/rs6000/eabi-ci.asm')
-rw-r--r--contrib/gcc/config/rs6000/eabi-ci.asm2
1 files changed, 2 insertions, 0 deletions
diff --git a/contrib/gcc/config/rs6000/eabi-ci.asm b/contrib/gcc/config/rs6000/eabi-ci.asm
index 64ffbfc..447b4e2 100644
--- a/contrib/gcc/config/rs6000/eabi-ci.asm
+++ b/contrib/gcc/config/rs6000/eabi-ci.asm
@@ -41,6 +41,7 @@ Boston, MA 02111-1307, USA.
#include <ppc-asm.h>
+#ifndef __powerpc64__
.section ".got","aw"
.globl __GOT_START__
.type __GOT_START__,@object
@@ -122,3 +123,4 @@ FUNC_START(__fini)
stwu 1,-16(1)
mflr 0
stw 0,20(1)
+#endif
OpenPOWER on IntegriCloud