* config/rs6000/sysv4.h: Define RELOCATABLE_NEEDS_FIXUP to 1.

From-SVN: r91792
This commit is contained in:
Aldy Hernandez 2004-12-06 23:57:57 +00:00 committed by Aldy Hernandez
parent a8bc7089b5
commit 9f91e6cc16
2 changed files with 5 additions and 1 deletions

View 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>

View 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