[GHC] #9678: Warning about __sync_fetch_and_nand semantics from gcc
GHC
ghc-devs at haskell.org
Sat Oct 11 20:48:10 UTC 2014
#9678: Warning about __sync_fetch_and_nand semantics from gcc
-------------------------------------+-------------------------------------
Reporter: gintas | Owner:
Type: bug | Status: closed
Priority: normal | Milestone:
Component: Build | Version: 7.9
System | Keywords:
Resolution: wontfix | Architecture: Unknown/Multiple
Operating System: | Difficulty: Unknown
Unknown/Multiple | Blocked By:
Type of failure: | Related Tickets:
None/Unknown |
Test Case: |
Blocking: |
Differential Revisions: |
-------------------------------------+-------------------------------------
Changes (by tibbe):
* status: new => closed
* resolution: => wontfix
Comment:
It's only a problem if you're not on GCC 4.4+. The warning is a bit
annoying because it's there even though we want the post GCC 4.4
semantics.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/9678#comment:1>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list