Re: [GHC] #8702: floor, ceiling, truncate and so on… on NaN fail
GHC
ghc-devs at haskell.org
Mon Jan 27 10:58:05 UTC 2014
#8702: floor, ceiling, truncate and so on… on NaN fail
-------------------------------------------------+-------------------------
Reporter: skypers | Owner:
Type: bug | Status:
Priority: high | closed
Component: libraries/base | Milestone: _|_
Resolution: duplicate | Version: 7.4.1
Operating System: Linux | Keywords:
Type of failure: Incorrect result at runtime | Architecture:
Test Case: let nan = 0 / 0 in floor nan | x86_64 (amd64)
Blocking: | Difficulty:
| Unknown
| Blocked By:
| Related Tickets: 3070
-------------------------------------------------+-------------------------
Changes (by jstolarek):
* status: new => closed
* resolution: => duplicate
* related: => 3070
Comment:
Duplicate of #3070. Closing.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/8702#comment:1>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list