[GHC] #9276: audit ghc floating point support for IEEE (non)compliance
GHC
ghc-devs at haskell.org
Thu Jul 10 16:11:43 UTC 2014
#9276: audit ghc floating point support for IEEE (non)compliance
-------------------------------------+------------------------------------
Reporter: carter | Owner: carter
Type: task | Status: new
Priority: high | Milestone: 7.10.1
Component: Compiler | Version: 7.8.2
Resolution: | Keywords:
Operating System: Unknown/Multiple | Architecture: Unknown/Multiple
Type of failure: None/Unknown | Difficulty: Unknown
Test Case: | Blocked By:
Blocking: | Related Tickets:
-------------------------------------+------------------------------------
Comment (by augustss):
You can check if the host and the target have the same kind of FP (easy if
host==target) and only constant fold under that condition.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/9276#comment:2>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list