[GHC] #6056: INLINABLE pragma prevents worker-wrapper to happen.

GHC ghc-devs at haskell.org
Fri Aug 29 16:17:00 UTC 2014


#6056: INLINABLE pragma prevents worker-wrapper to happen.
--------------------------------------------+------------------------------
        Reporter:  milan                    |            Owner:  simonpj
            Type:  bug                      |           Status:  new
        Priority:  normal                   |        Milestone:  7.10.1
       Component:  Compiler                 |          Version:  7.4.1
      Resolution:                           |         Keywords:
Operating System:  Unknown/Multiple         |     Architecture:
 Type of failure:  Runtime performance bug  |  Unknown/Multiple
       Test Case:                           |       Difficulty:  Unknown
        Blocking:                           |       Blocked By:
                                            |  Related Tickets:
--------------------------------------------+------------------------------

Comment (by Simon Peyton Jones <simonpj@…>):

 In [changeset:"e5f766c392c8c1cb329e1409102b5655c3c253c9/ghc"]:
 {{{
 #!CommitTicketReference repository="ghc"
 revision="e5f766c392c8c1cb329e1409102b5655c3c253c9"
 Give the worker for an INLINABLE function a suitably-phased Activation

 See Note [Activation for INLINABLE worker].  This was preventing
 Trac #6056 from working.
 }}}

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


More information about the ghc-tickets mailing list