[GHC] #10721: GHC INLINE pragma behavior does not match docs

GHC ghc-devs at haskell.org
Wed Aug 5 13:25:02 UTC 2015


#10721: GHC INLINE pragma behavior does not match docs
-------------------------------------+-------------------------------------
        Reporter:  wyager            |                   Owner:
            Type:  bug               |                  Status:  new
        Priority:  normal            |               Milestone:
       Component:  Compiler          |                 Version:  7.10.2
      Resolution:                    |                Keywords:
                                     |  specialize, inline, inlinable,
                                     |  pragma
Operating System:  MacOS X           |            Architecture:  x86_64
 Type of failure:  Incorrect         |  (amd64)
  warning at compile-time            |               Test Case:
      Blocked By:                    |                Blocking:
 Related Tickets:                    |  Differential Revisions:
-------------------------------------+-------------------------------------

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

 In [changeset:"617f6966b5aaedd3ecd3f4c0f3735253187b7ff5/ghc"
 617f6966/ghc]:
 {{{
 #!CommitTicketReference repository="ghc"
 revision="617f6966b5aaedd3ecd3f4c0f3735253187b7ff5"
 Do not complain about SPECIALISE for INLINE

 Fixes Trac #10721.
 See Note [SPECIALISE on INLINE functions]
 }}}

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


More information about the ghc-tickets mailing list