5 Star 0 Fork 13

OpenCloudOS Stream/binutils

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
LoongArch-gas-Fix-make-check-gas-crash.patch 898 Bytes
一键复制 编辑 原始数据 按行查看 历史
油屋 提交于 2024-11-07 15:00 . sync from upstream
From e80e6624e3b5aafd683706f6567e4b748c4c441f Mon Sep 17 00:00:00 2001
From: mengqinggang <[email protected]>
Date: Fri, 18 Aug 2023 17:02:20 +0800
Subject: [PATCH 005/123] LoongArch: gas: Fix make check-gas crash
---
gas/testsuite/lib/gas-defs.exp | 3 ---
1 file changed, 3 deletions(-)
diff --git a/gas/testsuite/lib/gas-defs.exp b/gas/testsuite/lib/gas-defs.exp
index 3e134ca8..da0c24ea 100644
--- a/gas/testsuite/lib/gas-defs.exp
+++ b/gas/testsuite/lib/gas-defs.exp
@@ -361,9 +361,6 @@ proc verbose_eval { expr { level 1 } } {
# that version gets released, and has been out in the world for a few
# months at least, it may be safe to delete this copy.
-if { [istarget loongarch*-*-*] } {
- rename prune_warnings prune_warnings_other
-}
if ![string length [info proc prune_warnings]] {
#
# prune_warnings -- delete various system verbosities from TEXT.
--
2.33.0
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/opencloudos-stream/binutils.git
[email protected]:opencloudos-stream/binutils.git
opencloudos-stream
binutils
binutils
master

搜索帮助