]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
LoongArch: Fix ld --no-relax bug
authormengqinggang <mengqinggang@loongson.cn>
Thu, 16 Nov 2023 11:19:11 +0000 (19:19 +0800)
committerliuzhensong <liuzhensong@loongson.cn>
Fri, 17 Nov 2023 08:38:53 +0000 (16:38 +0800)
commit363174776d13db9f35f2e54d8f7f5e34b64acbee
tree7138fd60755bf5b5afa18888aa275eed31cf3413
parentd6ac292e5fecde8fe92f79e83c69d80766f57976
LoongArch: Fix ld --no-relax bug

When calling ld with --no-relax, pcalau12i + ld.d still can be relaxed.
This patch fix this bug and pcalau12i + ld.d can be relaxed with --relax.
bfd/elfnn-loongarch.c