Skip to content

Commit

Permalink
Bump binutils to the true v2.41 release
Browse files Browse the repository at this point in the history
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.
  • Loading branch information
a4lg authored and cmuellner committed Nov 28, 2023
1 parent b905f4b commit a19f671
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 13 deletions.
2 changes: 1 addition & 1 deletion .gitmodules
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[submodule "binutils"]
path = binutils
url = https://sourceware.org/git/binutils-gdb.git
branch = binutils-2_40-branch
branch = binutils-2_41-release-point
[submodule "gcc"]
path = gcc
url = https://gcc.gnu.org/git/gcc.git
Expand Down
2 changes: 1 addition & 1 deletion binutils
Submodule binutils updated from 675b9d to 49f611
11 changes: 0 additions & 11 deletions test/allowlist/binutils/common.log
Original file line number Diff line number Diff line change
@@ -1,12 +1 @@
#
# Failures look like:
# Error: rv64im_zba_zbb_zcb: unknown prefixed ISA extension `zcb'
# Error: rv32i_zcf: unknown prefixed ISA extension `zcf'
#
FAIL: gas/riscv/march-fail-rv64i_zcf
FAIL: gas/riscv/march-imply-zcd
FAIL: gas/riscv/march-imply-zcf
FAIL: gas/riscv/zca
FAIL: gas/riscv/zcb
FAIL: gas/riscv/zcd
FAIL: gas/riscv/zcf

0 comments on commit a19f671

Please sign in to comment.