#3404: Strictness analysis bug with Double
-----------------------------+----------------------------------------------
Reporter: lpsmith | Owner:
Type: bug | Status: new
Priority: normal | Component: Compiler
Version: 6.10.4 | Severity: normal
Keywords: | Testcase:
Os: Unknown/Multiple | Architecture: Unknown/Multiple
-----------------------------+----------------------------------------------
This program will overflow the stack, even when compiled -O to turn on
strictness analysis:
{{{
main = print (sum [1..1e7] :: Double)
}}}
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/3404>
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