X-Git-Url: https://oss.titaniummirror.com/gitweb?p=msp430-binutils.git;a=blobdiff_plain;f=ld%2Ftestsuite%2Fld-mips-elf%2Ftls-hidden3.ld;fp=ld%2Ftestsuite%2Fld-mips-elf%2Ftls-hidden3.ld;h=261edceb3d93631f24292c875d8933b5beddcdd2;hp=b3d0584c8810aabf9e7d0090a58b40b30edfb5f8;hb=d5da4f291af551c0b8b79e1d4a9b173d60e5c10e;hpb=7b5ea4fcdf2819e070665ab5610f8b48e3867c10 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);