binutils-gdb/ld/testsuite/ld-loongarch-elf/desc-ie.d
Xi Ruoyao b5b05a6e65 LoongArch: TLS IE needs only one dynamic reloc
As the comment in the code says, TLS_IE needs only one dynamic reloc.
But commit b67a17aa7c ("LoongArch: Fix the issue of excessive
relocation generated by GD and IE") has incorrectly allocated the space
for two dynamic relocs, causing libc.so to contain 8 R_LARCH_NONE.

Adjust tlsdesc-dso.d for the offset changes and add two tests to ensure
there are no R_LARCH_NONE with TLS.

Signed-off-by: Xi Ruoyao <xry111@xry111.site>
2024-06-20 16:55:24 +08:00

15 lines
353 B
Makefile

#as:
#ld: -shared -z norelro --hash-style=both
#objdump: -dr
#skip: loongarch32-*-*
.*: file format .*
Disassembly of section .text:
[0-9a-f]+ <fn1>:
+[0-9a-f]+: [0-9a-f]+ pcalau12i \$a0, .*
+[0-9a-f]+: [0-9a-f]+ ld.d \$a0, \$a0, .*
+[0-9a-f]+: [0-9a-f]+ pcalau12i \$a0, .*
+[0-9a-f]+: [0-9a-f]+ ld.d \$a0, \$a0, .*