[GHC] #12469: Memory fence on writeIORef missing on ARM
GHC
ghc-devs at haskell.org
Thu Sep 1 19:28:10 UTC 2016
#12469: Memory fence on writeIORef missing on ARM
-------------------------------------+-------------------------------------
Reporter: rrnewton | Owner:
Type: bug | Status: closed
Priority: normal | Milestone: 8.0.2
Component: Compiler | Version: 8.0.1
Resolution: fixed | Keywords: memory model
Operating System: Unknown/Multiple | Architecture:
| Unknown/Multiple
Type of failure: None/Unknown | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s): Phab:D2495
Wiki Page: |
-------------------------------------+-------------------------------------
Comment (by rrnewton):
Huh, I think the title of this issue was actually too narrow.
We need the same barrier on array writes as well as MutVar writes, don't
we?
Re-open?
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/12469#comment:12>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list