Skip to content
  • Raymond Toy's avatar
    Use correct flags to generate sse2 instructions in the C code and · e5bc2c58
    Raymond Toy authored
    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.
    e5bc2c58