public inbox for binutils-cvs@sourceware.org
 help / color / mirror / Atom feed
* [binutils-gdb] LoongArch: Remove unused code in ld test suite
@ 2024-07-01  2:13 liu & zhensong
  0 siblings, 0 replies; only message in thread
From: liu & zhensong @ 2024-07-01  2:13 UTC (permalink / raw)
  To: binutils-cvs

https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=d8eca1671571ce6adf5dbcad649dbdfa56a07614

commit d8eca1671571ce6adf5dbcad649dbdfa56a07614
Author: Xi Ruoyao <xry111@xry111.site>
Date:   Sat Jun 22 18:06:47 2024 +0800

    LoongArch: Remove unused code in ld test suite
    
    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>

Diff:
---
 ld/testsuite/ld-loongarch-elf/anno-sym.d           | 2 --
 ld/testsuite/ld-loongarch-elf/ld-loongarch-elf.exp | 7 -------
 2 files changed, 9 deletions(-)

diff --git a/ld/testsuite/ld-loongarch-elf/anno-sym.d b/ld/testsuite/ld-loongarch-elf/anno-sym.d
index a58f4a6c25a..6d2149f0766 100644
--- a/ld/testsuite/ld-loongarch-elf/anno-sym.d
+++ b/ld/testsuite/ld-loongarch-elf/anno-sym.d
@@ -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*
diff --git a/ld/testsuite/ld-loongarch-elf/ld-loongarch-elf.exp b/ld/testsuite/ld-loongarch-elf/ld-loongarch-elf.exp
index d833a89246e..2d67c4f2668 100644
--- a/ld/testsuite/ld-loongarch-elf/ld-loongarch-elf.exp
+++ b/ld/testsuite/ld-loongarch-elf/ld-loongarch-elf.exp
@@ -19,13 +19,6 @@
 # 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"

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2024-07-01  2:13 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-07-01  2:13 [binutils-gdb] LoongArch: Remove unused code in ld test suite liu & zhensong

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).