[GHC] #8077: Make write_barrier and friends show up with KEEP_INLINES

GHC ghc-devs at haskell.org
Wed Aug 21 23:52:26 UTC 2013


#8077: Make write_barrier and friends show up with KEEP_INLINES
-------------------------------------+-------------------------------------
        Reporter:  rrnewton          |            Owner:  rrnewton
            Type:  bug               |           Status:  new
        Priority:  low               |        Milestone:
       Component:  Runtime System    |          Version:  7.7
      Resolution:                    |         Keywords:
Operating System:  Unknown/Multiple  |     Architecture:  Unknown/Multiple
 Type of failure:  Compile-time      |       Difficulty:  Easy (less than 1
  crash                              |  hour)
       Test Case:                    |       Blocked By:
        Blocking:                    |  Related Tickets:
-------------------------------------+-------------------------------------

Comment (by Ryan Newton <rrnewton@…>):

 In [changeset:372053c968ef92dbb822afe38f4ce70c3a7553af/ghc]:
 {{{
 #!CommitTicketReference repository="ghc"
 revision="372053c968ef92dbb822afe38f4ce70c3a7553af"
 In the non-threaded RTS, make *_barrier functions EXTERN_INLINE, not
 #define. (fixes #8077)
 }}}

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




More information about the ghc-tickets mailing list