"automatic va_arg instruction only works on Darwin" when running AArch64 tests #72579
Labels
A-codegen
Area: Code generation
A-FFI
Area: Foreign function interface (FFI)
A-LLVM
Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues.
C-bug
Category: This is a bug.
O-Arm
Target: 32-bit Arm processors (armv6, armv7, thumb...), including 64-bit Arm in AArch32 state
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
When running the rustc test suite on AArch64, the
ui/abi/variadic-ffi.rs
test fails due to the following LLVM assertion:The text was updated successfully, but these errors were encountered: