[GHC] #12469: Memory fence on writeIORef missing on ARM
GHC
ghc-devs at haskell.org
Wed Aug 31 17:18:58 UTC 2016
#12469: Memory fence on writeIORef missing on ARM
-------------------------------------+-------------------------------------
Reporter: rrnewton | Owner:
Type: bug | Status: patch
Priority: normal | Milestone: 8.2.1
Component: Compiler | Version: 8.0.1
Resolution: | 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 Ben Gamari <ben@…>):
In [changeset:"d40d6df74a9fca382a84709ac9bc862897fbec18/ghc"
d40d6df7/ghc]:
{{{
#!CommitTicketReference repository="ghc"
revision="d40d6df74a9fca382a84709ac9bc862897fbec18"
StgCmmPrim: Add missing MO_WriteBarrier
Test Plan: Good question
Reviewers: austin, trommler, simonmar, rrnewton
Reviewed By: simonmar
Subscribers: RyanGlScott, thomie
Differential Revision: https://phabricator.haskell.org/D2495
GHC Trac Issues: #12469
}}}
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/12469#comment:9>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list