]> oss.titaniummirror.com Git - msp430-binutils.git/blobdiff - ld/testsuite/ld-mips-elf/tls-hidden3.ld
Merge commit 'upstream/2.20'
[msp430-binutils.git] / ld / testsuite / ld-mips-elf / tls-hidden3.ld
index b3d0584c8810aabf9e7d0090a58b40b30edfb5f8..261edceb3d93631f24292c875d8933b5beddcdd2 100644 (file)
@@ -9,10 +9,7 @@ SECTIONS
   . = ALIGN (0x400);
   .rel.dyn : { *(.rel.dyn) }
 
-  . = ALIGN (0x400);
-  .MIPS.stubs : { *(.MIPS.stubs) }
-
-  . = ALIGN (0x400);
+  . = ALIGN (0x400) + 0x400;
   .text : { *(.text) }
 
   . = ALIGN (0x10000);