[Bug gas/28372] [RISCV] wrong attribute of version number generated for p extension

2021-09-22 Thread cooper.qu at linux dot alibaba.com
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

[Bug gas/28372] [RISCV] wrong attribute of version number generated for p extension

2021-09-22 Thread cooper.qu at linux dot alibaba.com
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

[Bug gas/28372] New: [RISCV] wrong attribute of version number generated for p extension

2021-09-22 Thread cooper.qu at linux dot alibaba.com
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

[Bug gas/26608] [2.36 Regression] The instruction is not recognized

2020-10-12 Thread cooper.qu at linux dot alibaba.com
https://sourceware.org/bugzilla/show_bug.cgi?id=26608 Cooper Qu changed: What|Removed |Added CC||cooper.qu at linux dot alibaba.com