diff options
Diffstat (limited to 'ld/testsuite/ld-mips-elf/tlsbin-o32.got')
-rw-r--r-- | ld/testsuite/ld-mips-elf/tlsbin-o32.got | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/ld/testsuite/ld-mips-elf/tlsbin-o32.got b/ld/testsuite/ld-mips-elf/tlsbin-o32.got index e924620..7deecf5 100644 --- a/ld/testsuite/ld-mips-elf/tlsbin-o32.got +++ b/ld/testsuite/ld-mips-elf/tlsbin-o32.got @@ -2,7 +2,5 @@ .*: file format elf32-tradbigmips Contents of section .got: - 10000010 00000000 80000000 00000000 00000000 ................ - 10000020 00000000 00000000 00000000 00400158 .............@.X - 10000030 ffff900c 00000001 00000000 00000001 ................ - 10000040 ffff8008 .... + 10000010 00000000 80000000 00400158 ffff900c .........@.X.... + 10000020 00000001 00000000 00000001 ffff8008 ................ |