
#9304: Floating point woes; Different behavior on Mac vs Linux -------------------------------------+------------------------------------ Reporter: lerkok | Owner: Type: bug | Status: new Priority: high | Milestone: Component: Compiler | Version: 7.8.3 Resolution: | Keywords: floating point Operating System: Unknown/Multiple | Architecture: Unknown/Multiple Type of failure: None/Unknown | Difficulty: Unknown Test Case: | Blocked By: 9276 Blocking: | Related Tickets: -------------------------------------+------------------------------------ Comment (by carter): could you try building the 32bit linux code with -sse2? otherwise on 32bit system I BELIEVE the x87 (80bit) floats will be used. It could be simply that you're using the 80bit floats! -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/9304#comment:2 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler