[GHC] #9306: Crash when shifting Integers too far left
GHC
ghc-devs at haskell.org
Mon Jul 14 14:15:27 UTC 2014
#9306: Crash when shifting Integers too far left
-------------------------------------+------------------------------------
Reporter: dfeuer | Owner:
Type: bug | Status: new
Priority: normal | Milestone:
Component: libraries/base | Version: 7.8.3
Resolution: | Keywords:
Operating System: Unknown/Multiple | Architecture: Unknown/Multiple
Type of failure: Runtime crash | Difficulty: Unknown
Test Case: | Blocked By:
Blocking: | Related Tickets:
-------------------------------------+------------------------------------
Comment (by hvr):
Replying to [comment:2 dfeuer]:
...just a minor nit-pick about the code-example:
{{{
Literal 100000000000000000000000 is out of the Int range
-9223372036854775808..9223372036854775807
}}}
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/9306#comment:4>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list