X-Git-Url: https://oss.titaniummirror.com/gitweb?p=msp430-binutils.git;a=blobdiff_plain;f=ld%2Ftestsuite%2Fld-mips-elf%2Ftls-hidden3.ld;h=261edceb3d93631f24292c875d8933b5beddcdd2;hp=b3d0584c8810aabf9e7d0090a58b40b30edfb5f8;hb=88750007d7869f178f0ba528f41efd3b74c424cf;hpb=6df9443a374e2b81278c61b8afc0a1eef7db280b diff --git a/ld/testsuite/ld-mips-elf/tls-hidden3.ld b/ld/testsuite/ld-mips-elf/tls-hidden3.ld index b3d0584..261edce 100644 --- a/ld/testsuite/ld-mips-elf/tls-hidden3.ld +++ b/ld/testsuite/ld-mips-elf/tls-hidden3.ld @@ -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);