Do not do PROVIDE of _GLOBAL_OFFSET_TABLE_
authorMichael Meissner <gnu@the-meissners.org>
Mon, 24 Jun 1996 22:57:16 +0000 (22:57 +0000)
committerMichael Meissner <gnu@the-meissners.org>
Mon, 24 Jun 1996 22:57:16 +0000 (22:57 +0000)
ld/scripttempl/elfppc.sc

index a2cb2ed178aa6e0e9670aeb7bacbde7fdb47e00e..556c9af8c6b037c2b901eaf516780b0f0315a33a 100644 (file)
@@ -136,7 +136,6 @@ SECTIONS
                ${RELOCATING+PROVIDE (_GOT2_END_ = .);}
 
                ${RELOCATING+PROVIDE (_GOT_START_ = .);}
-               ${RELOCATING+PROVIDE (_GLOBAL_OFFSET_TABLE_ = .);}
   .got         ${RELOCATING-0} : { *(.got) }
   .got.plt     ${RELOCATING-0} : { *(.got.plt) }
   ${CREATE_SHLIB+${SDATA2}}