]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
LoongArch: Remove unused code in ld test suite
authorXi Ruoyao <xry111@xry111.site>
Sat, 22 Jun 2024 10:06:47 +0000 (18:06 +0800)
committerliuzhensong <liuzhensong@loongson.cn>
Mon, 1 Jul 2024 02:12:59 +0000 (10:12 +0800)
These seems some left over from MIPS code and they do not make any
sense for LoongArch.

Signed-off-by: Xi Ruoyao <xry111@xry111.site>
ld/testsuite/ld-loongarch-elf/anno-sym.d
ld/testsuite/ld-loongarch-elf/ld-loongarch-elf.exp

index a58f4a6c25a4fc269ef31f3899347c9d48dd1579..6d2149f0766cbc71d04742ed1b48d2d2e0819a64 100644 (file)
@@ -3,5 +3,3 @@
 #as: -mno-relax
 #ld:  -e _start
 #error_output: anno-sym.l
-# The mips-irix6 target fails this test because it does not find any function symbols.  Not sure why.
-#skip: *-*-irix*
index d833a89246eda550531985e0d26f93db59789e6d..2d67c4f266897f3ad6791f1739e6892fec6ee6e7 100644 (file)
 # MA 02110-1301, USA.
 #
 
-proc loongarch_choose_lp64_emul {} {
-    if { [istarget "loongarch64be-*"] } {
-       return "elf64bloongarch"
-    }
-    return "elf64lloongarch"
-}
-
 if [istarget "loongarch64-*-*"] {
     run_dump_test "jmp_op"
     run_dump_test "macro_op"