* config/rs6000/sysv4.h: Define RELOCATABLE_NEEDS_FIXUP to 1.
authorAldy Hernandez <aldyh@redhat.com>
Mon, 6 Dec 2004 23:57:57 +0000 (23:57 +0000)
committerAldy Hernandez <aldyh@gcc.gnu.org>
Mon, 6 Dec 2004 23:57:57 +0000 (23:57 +0000)
From-SVN: r91792

gcc/ChangeLog
gcc/config/rs6000/sysv4.h

index 6ce5433f135fb83cd11b50b59aca131aef0a1628..6f8f83dad688a0285d80af99c48b383e13f12d27 100644 (file)
@@ -1,3 +1,7 @@
+2004-12-06  Aldy Hernandez  <aldyh@redhat.com>
+
+       * config/rs6000/sysv4.h: Define RELOCATABLE_NEEDS_FIXUP to 1.
+
 2004-12-06  Zdenek Dvorak  <dvorakz@suse.cz>
            Kazu Hirata  <kazu@cs.umass.edu>
 
index f7a100f3dfdf1cf22051ec5e2694acd154a0b3d6..d2b3cef8054d57fb0842a0e31a81f8353d94035a 100644 (file)
@@ -1367,4 +1367,4 @@ ncrtn.o%s"
 #define DOUBLE_INT_ASM_OP "\t.quad\t"
 
 /* Generate entries in .fixup for relocatable addresses.  */
-#define RELOCATABLE_NEEDS_FIXUP
+#define RELOCATABLE_NEEDS_FIXUP 1