[GHC] #9886: Undefined reference to `__sync_fetch_and_xor_8'
GHC
ghc-devs at haskell.org
Wed Dec 31 22:54:24 UTC 2014
#9886: Undefined reference to `__sync_fetch_and_xor_8'
----------------------------------------+----------------------------------
Reporter: erikd | Owner: erikd
Type: bug | Status: new
Priority: normal | Milestone:
Component: Compiler (CodeGen) | Version: 7.11
Resolution: | Keywords:
Operating System: Unknown/Multiple | Architecture: powerpc
Type of failure: Building GHC failed | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Revisions:
----------------------------------------+----------------------------------
Comment (by erikd):
For some reason GCC doesn't seem to have 8 bit versions of any of the
atomic functions. No idea why.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/9886#comment:6>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list