#4101: Primitive constant unfolding
---------------------------------+------------------------------------------
Reporter: malosh | Owner:
Type: bug | Status: new
Priority: normal | Milestone: 6.16.1
Component: Compiler | Version: 6.12.2
Keywords: | Difficulty:
Os: Unknown/Multiple | Testcase:
Architecture: x86 | Failure: Runtime performance bug
---------------------------------+------------------------------------------
Changes (by igloo):
* milestone: => 6.16.1
Comment:
Test case:
{{{
module Q where
foo x = x < (2 ** (-1021) :: Double)
}}}
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/4101#comment:2>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
_______________________________________________
Glasgow-haskell-bugs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs