]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
LoongArch: Fix gas and ld test cases
authorLulu Cai <cailulu@loongson.cn>
Thu, 7 Mar 2024 03:09:14 +0000 (11:09 +0800)
committerliuzhensong <liuzhensong@loongson.cn>
Tue, 12 Mar 2024 09:37:12 +0000 (17:37 +0800)
commitd8915f27ebb5a794c8ebbebe8ebf1374e2acf629
tree808f43f4bd36baaaac964e31bdc83995eef929fd
parentd404349e5f9a55cbfffff86b6c97e3b5308269d1
LoongArch: Fix gas and ld test cases

* After adding the old LE relax, all old LE relocations will have
  an R_LARCH_RELAX relocation. Fix the gas test case failure caused
  by the implementation of the old LE relax.

* loongarch64-elf does not support pie and -z norelro options,
  removed in test files.
gas/testsuite/gas/loongarch/relocs_32.d
gas/testsuite/gas/loongarch/relocs_64.d
ld/testsuite/ld-loongarch-elf/desc-le-norelax.d
ld/testsuite/ld-loongarch-elf/desc-le-relax.d
ld/testsuite/ld-loongarch-elf/ie-le-norelax.d
ld/testsuite/ld-loongarch-elf/ie-le-relax.d
ld/testsuite/ld-loongarch-elf/ld-loongarch-elf.exp
ld/testsuite/ld-loongarch-elf/macro_op_32.d