2cb290afa3
Be sure to do not mix hard-float and soft-float calls. Disassembled code show exactly this. So replace add with an explicit call to __addsf3/__adddf3 This seems the root cause of some sporadic failures. |
||
---|---|---|
.. | ||
float | ||
int | ||
arm_linux.rs | ||
arm.rs | ||
lib.rs | ||
macros.rs | ||
mem.rs | ||
probestack.rs | ||
x86_64.rs | ||
x86.rs |