-
-
Notifications
You must be signed in to change notification settings - Fork 3.1k
undefined symbol: ___floatunoitf #22667
Copy link
Copy link
Open
Labels
backend-llvmThe LLVM backend outputs an LLVM IR Module.The LLVM backend outputs an LLVM IR Module.bugObserved behavior contradicts documented or intended behaviorObserved behavior contradicts documented or intended behavior
Milestone
Metadata
Metadata
Assignees
Labels
backend-llvmThe LLVM backend outputs an LLVM IR Module.The LLVM backend outputs an LLVM IR Module.bugObserved behavior contradicts documented or intended behaviorObserved behavior contradicts documented or intended behavior
Zig Version
0.14.0-dev.2987+183bb8b08
Steps to Reproduce and Observed Behavior
Expected Behavior
Passing test. Switching from
u256->u128works.#15057 appears to be the same issue that was closed for not being able to reproduce, but it definitely reproduces on 0.11.0, 0.12.0, 0.13.0, and master for me.