-
- Downloads
Use correct flags to generate sse2 instructions in the C code and
update to include the rest of the fdlibm routines. With this change, all of the C code should now use sse2 instructions as needed, which means no more -ffloat-store, and the couple of test cases like tan.exceptions no longer fail because we signal execptions as expected.
Loading
Please register or sign in to comment