Skip to content

Commit a19f671

Browse files
a4lgcmuellner
authored andcommitted
Bump binutils to the true v2.41 release
Due to multiple accidents while releasing GNU Binutils, version 2.41, there are multiple tags that are broken. The true commit representing the version 2.41 of GNU Binutils is the head of `binutils-2_41-release-point` branch. This commit partially reverts commit c7853bf.
1 parent b905f4b commit a19f671

File tree

3 files changed

+2
-13
lines changed

3 files changed

+2
-13
lines changed

.gitmodules

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[submodule "binutils"]
22
path = binutils
33
url = https://sourceware.org/git/binutils-gdb.git
4-
branch = binutils-2_40-branch
4+
branch = binutils-2_41-release-point
55
[submodule "gcc"]
66
path = gcc
77
url = https://gcc.gnu.org/git/gcc.git

binutils

Submodule binutils updated from 675b9d6 to 49f6117

test/allowlist/binutils/common.log

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1 @@
11
#
2-
# Failures look like:
3-
# Error: rv64im_zba_zbb_zcb: unknown prefixed ISA extension `zcb'
4-
# Error: rv32i_zcf: unknown prefixed ISA extension `zcf'
5-
#
6-
FAIL: gas/riscv/march-fail-rv64i_zcf
7-
FAIL: gas/riscv/march-imply-zcd
8-
FAIL: gas/riscv/march-imply-zcf
9-
FAIL: gas/riscv/zca
10-
FAIL: gas/riscv/zcb
11-
FAIL: gas/riscv/zcd
12-
FAIL: gas/riscv/zcf

0 commit comments

Comments
 (0)