Some floating point tests fail on arm-linux-(gnu,musl)eabi
(soft float)
#21234
Labels
arch-arm
32-bit ARM
backend-llvm
The LLVM backend outputs an LLVM IR Module.
bug
Observed behavior contradicts documented or intended behavior
Milestone
Zig Version
31fef6f
Steps to Reproduce and Observed Behavior
While working on fixing our soft float support, I discovered a handful of tests that fail on
arm-linux-(gnu,musl)eabi
(with the fullsoft
ABI):Expected Behavior
No failures.
The text was updated successfully, but these errors were encountered: