[GHC] #9533: Signed/unsigned integer difference between compiled and interpreted code
GHC
ghc-devs at haskell.org
Sun Aug 31 15:28:29 UTC 2014
#9533: Signed/unsigned integer difference between compiled and interpreted code
-------------------------------------+-------------------------------------
Reporter: | Owner:
MichaelBurge | Status: new
Type: bug | Milestone:
Priority: high | Version: 7.8.3
Component: Compiler | Keywords:
Resolution: | Architecture: x86_64 (amd64)
Operating System: | Difficulty: Unknown
Unknown/Multiple | Blocked By:
Type of failure: Incorrect | Related Tickets:
result at runtime |
Test Case: |
Blocking: |
Differential Revisions: |
-------------------------------------+-------------------------------------
Changes (by rwbarton):
* priority: normal => high
* os: Windows => Unknown/Multiple
Comment:
Wow, nice catch. Something is wrong with the translation of STG-level
`case` on `Word#` into Cmm.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/9533#comment:1>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list