diff options
author | liuzhensong <liuzhensong@loongson.cn> | 2022-07-11 11:02:44 +0800 |
---|---|---|
committer | liuzhensong <liuzhensong@loongson.cn> | 2022-07-25 09:59:08 +0800 |
commit | 2cb10f02b0e0d0d062c97c19defef1e5e334b13b (patch) | |
tree | f22122402fb3ea58074ab90491322a5c7c191c47 /ld/testsuite/ld-loongarch-elf/nopic-weak-global.sd | |
parent | 9801120721c3a702ce3bd50433ef920f92a83502 (diff) | |
download | fsf-binutils-gdb-2cb10f02b0e0d0d062c97c19defef1e5e334b13b.zip fsf-binutils-gdb-2cb10f02b0e0d0d062c97c19defef1e5e334b13b.tar.gz fsf-binutils-gdb-2cb10f02b0e0d0d062c97c19defef1e5e334b13b.tar.bz2 |
LoongArch: Add testcases for new relocate types.
gas/testsuite/gas/all/
gas.exp
gas/testsuite/gas/loongarch/
jmp_op.d
jmp_op.s
macro_op.d
macro_op.s
macro_op_32.d
macro_op_32.s
macro_op_large_abs.d
macro_op_large_abs.s
macro_op_large_pc.d
macro_op_large_pc.s
reloc.d
reloc.s
ld/testsuite/ld-elf/
pr26936.d
shared.exp
ld/testsuite/ld-loongarch-elf/
attr-ifunc-4.c
attr-ifunc-4.out
disas-jirl.d
ifunc.exp
jmp_op.d
jmp_op.s
libnopic-global.s
macro_op.d
macro_op.s
macro_op_32.d
macro_op_32.s
nopic-global-so.rd
nopic-global-so.sd
nopic-global.out
nopic-global.s
nopic-global.sd
nopic-global.xd
nopic-local.out
nopic-local.rd
nopic-local.s
nopic-local.sd
nopic-local.xd
nopic-weak-global-so.rd
nopic-weak-global-so.sd
nopic-weak-global.out
nopic-weak-global.s
nopic-weak-global.sd
nopic-weak-global.xd
nopic-weak-local.out
nopic-weak-local.rd
nopic-weak-local.s
nopic-weak-local.sd
nopic-weak-local.xd
pic.exp
pic.ld
Diffstat (limited to 'ld/testsuite/ld-loongarch-elf/nopic-weak-global.sd')
-rw-r--r-- | ld/testsuite/ld-loongarch-elf/nopic-weak-global.sd | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ld/testsuite/ld-loongarch-elf/nopic-weak-global.sd b/ld/testsuite/ld-loongarch-elf/nopic-weak-global.sd new file mode 100644 index 0000000..f4634d2 --- /dev/null +++ b/ld/testsuite/ld-loongarch-elf/nopic-weak-global.sd @@ -0,0 +1,5 @@ +#xfail: *-*-* +Symbol table '\.symtab' contains [0-9]+ entries: + +Num: +Value +Size +Type +Bind +Vis +Ndx +Name +#... + +[0-9]: +[0-9]+ +[0-9] +OBJECT +GLOBAL +DEFAULT +[0-9] +g_nopic |