public inbox for binutils@sourceware.org
 help / color / mirror / Atom feed
* [PATCH] LoongArch: gas: Fix make check-gas crash
@ 2023-08-18  9:02 mengqinggang
  0 siblings, 0 replies; only message in thread
From: mengqinggang @ 2023-08-18  9:02 UTC (permalink / raw)
  To: binutils
  Cc: xuchenghua, chenglulu, liuzhensong, xry111, i.swmail, maskray,
	mengqinggang

---
 gas/testsuite/lib/gas-defs.exp | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/gas/testsuite/lib/gas-defs.exp b/gas/testsuite/lib/gas-defs.exp
index dbd35e9cb56..99795d2914b 100644
--- a/gas/testsuite/lib/gas-defs.exp
+++ b/gas/testsuite/lib/gas-defs.exp
@@ -357,10 +357,6 @@ proc verbose_eval { expr { level 1 } } {
     if $verbose>$level then { eval verbose "$expr" $level }
 }
 
-if { [istarget loongarch*-*-*] } {
-    rename prune_warnings prune_warnings_other
-}
-
 # run_list_test NAME (optional): OPTS TESTNAME
 #
 # Assemble the file "NAME.s" with command line options OPTS and
-- 
2.31.1


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

only message in thread, other threads:[~2023-08-18  9:02 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-08-18  9:02 [PATCH] LoongArch: gas: Fix make check-gas crash mengqinggang

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).