[GHC] #9276: audit ghc floating point support for IEEE (non)compliance
GHC
ghc-devs at haskell.org
Sat Jul 12 22:38:18 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: 9304 | Related Tickets:
-------------------------------------+------------------------------------
Comment (by schyler):
Ideally, adapters should be used to emulate floating point behaviour. I'm
not sure how complex it is, but you shouldn't lose any optimisations in
cross compiling -- what if cross compiling is normal, i.e. embedded?
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/9276#comment:5>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list