[GHC] #10368: STM test failing on Armhf/Linux

GHC ghc-devs at haskell.org
Wed May 13 01:24:04 UTC 2015


#10368: STM test failing on Armhf/Linux
-------------------------------------+-------------------------------------
        Reporter:  erikd             |                   Owner:
            Type:  bug               |                  Status:  new
        Priority:  normal            |               Milestone:  7.12.1
       Component:  Compiler          |                 Version:  7.11
      Resolution:                    |                Keywords:
Operating System:  Unknown/Multiple  |            Architecture:  arm
 Type of failure:  Incorrect result  |               Test Case:
  at runtime                         |                Blocking:
      Blocked By:                    |  Differential Revisions:
 Related Tickets:  #7815             |
-------------------------------------+-------------------------------------

Comment (by erikd):

 From @fryguybob on IRC : The right thing to do would probably be to see
 what it would take to build that part of the RTS with C11 atomics.  There
 might be some relivant cmm code, but I think all of the locking is
 conveniently located in C land.

--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/10368#comment:4>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler


More information about the ghc-tickets mailing list