-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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.
- Loading branch information
Showing
3 changed files
with
2 additions
and
13 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 |