On 12/3/24 4:02 AM, Jiawei wrote:
This patch introduces support for RISC-V Profiles RV23A and RV23B [1], enabling developers to utilize these profiles through the -march option. [1] https://github.com/riscv/riscv-profiles/releases/tag/rva23-rvb23-v0.7-ratification-vote gcc/ChangeLog: * common/config/riscv/riscv-common.cc: New profile.
And we need to make sure unaligned support is on as Palmer touched on. jeff