https://sourceware.org/bugzilla/show_bug.cgi?id=34274
Bug ID: 34274
Summary: The risc-v rva23s64 and rvb23s64 profiles are missing
the zifencei extension
Product: binutils
Version: 2.47 (HEAD)
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: binutils
Assignee: unassigned at sourceware dot org
Reporter: li.hao296 at zte dot com.cn
Target Milestone: ---
Created attachment 16782
--> https://sourceware.org/bugzilla/attachment.cgi?id=16782&action=edit
Add_zifencei_to_rva23s64_rvb23s64
Like this PR122942, https://gcc.gnu.org/bugzilla/show_bug.cgi?id=122942, the
RVA23S64 and RVB23S64 profiles both state that zifencei is a mandatory
extension. Binutils's rva23s64 and rvb23s64 profiles also need to add zifencei
extension.
The patch is in the attachment.
--
You are receiving this mail because:
You are on the CC list for the bug.