[GHC] #8724: unexpected CAS failures
GHC
ghc-devs at haskell.org
Sat Feb 1 16:52:02 UTC 2014
#8724: unexpected CAS failures
-------------------------------------+----------------------------------
Reporter: carter | Owner:
Type: bug | Status: patch
Priority: normal | Milestone: 7.8.1
Component: Compiler | Version: 7.8.1-rc1
Resolution: | Keywords:
Operating System: Unknown/Multiple | Architecture: x86_64 (amd64)
Type of failure: None/Unknown | Difficulty: Unknown
Test Case: | Blocked By:
Blocking: | Related Tickets:
-------------------------------------+----------------------------------
Changes (by carter):
* status: new => patch
Comment:
ok so my original reason for my exploratory patching in
https://github.com/cartazio/ghc/compare/ghc:ghc-7.8...fix_64bit_intel_cas
seems to be wrong, but there is a use of unsigned in where it should be
StgWord
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/8724#comment:2>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list