https://sourceware.org/bugzilla/show_bug.cgi?id=28372
--- Comment #2 from Cooper Qu ---
Created attachment 13675
--> https://sourceware.org/bugzilla/attachment.cgi?id=13675&action=edit
I wrote a patch to solve the problem
--
You are receiving this mail because:
You are on the CC list for the
https://sourceware.org/bugzilla/show_bug.cgi?id=28372
--- Comment #1 from Cooper Qu ---
I think the problem is the assembler cannot identify whether the 'p' represents
a extension or a version number. So it's not a bug and the option should be
written as:
-march=rv64imac_p9p3
But there is a bu
Severity: normal
Priority: P2
Component: gas
Assignee: unassigned at sourceware dot org
Reporter: cooper.qu at linux dot alibaba.com
Target Milestone: ---
A simple assemble file a.s written as following:
nop
When execute './gas/as-new -march=rv64ima
https://sourceware.org/bugzilla/show_bug.cgi?id=26608
Cooper Qu changed:
What|Removed |Added
CC||cooper.qu at linux dot
alibaba.com