LoongArch: fix gas BFD_RELOC_8/16/24 bug
authormengqinggang <mengqinggang@loongson.cn>
Tue, 30 Aug 2022 08:27:55 +0000 (16:27 +0800)
committerliuzhensong <liuzhensong@loongson.cn>
Wed, 7 Sep 2022 03:19:38 +0000 (11:19 +0800)
commitf555b327d41ed72ffae28caae550f5f86312db43
treeeb34aaef33ae8d448e5e3a59fb4642814752f15c
parent3c4e2282566d54b974f6929ee5c1270fb3cea4e5
LoongArch: fix gas BFD_RELOC_8/16/24 bug

If fixP->fx_subsy is NULL, BFD_RELOC_8/16/24 can't convert to
BFD_RELOC_LARCH_xxx.

gas/config/tc-loongarch.c
gas/config/tc-loongarch.c
gas/testsuite/gas/loongarch/bfd_reloc_8.s [new file with mode: 0644]
gas/testsuite/gas/loongarch/loongarch.exp