Parameter ABI inconsistency error in Rust for RISC-V #141972
Labels
A-ABI
Area: Concerning the application binary interface (ABI)
C-bug
Category: This is a bug.
O-riscv
Target: RISC-V architecture
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
The following commands were executed:
Error
Based on the description of parameter passing in registers from https://github.com/riscv-non-isa/riscv-elf-psabi-doc/blob/master/riscv-cc.adoc, I believe this is an error in the unit test itself, and I intend to fix it.
The text was updated successfully, but these errors were encountered: