[GHC] #12603: INLINE and manually inlining produce different code

GHC ghc-devs at haskell.org
Wed Dec 14 10:12:14 UTC 2016


#12603: INLINE and manually inlining produce different code
-------------------------------------+-------------------------------------
        Reporter:  bgamari           |                Owner:  bgamari
            Type:  bug               |               Status:  new
        Priority:  high              |            Milestone:  8.2.1
       Component:  Compiler          |              Version:  8.0.1
      Resolution:                    |             Keywords:
Operating System:  Unknown/Multiple  |         Architecture:
 Type of failure:  Runtime           |  Unknown/Multiple
  performance bug                    |            Test Case:
      Blocked By:                    |             Blocking:
 Related Tickets:  #12747 #12781     |  Differential Rev(s):
       Wiki Page:                    |
-------------------------------------+-------------------------------------

Comment (by MikolajKonarski):

 > Mikolaj, I think the above patch will make it robust for you. Can you
 check?

 Thank you. I will check and report back, when your patch is back in HEAD
 and when I manage to make my package compile with HEAD (the parsec problem
 is gone; thank you; I'm currently prodding maintainers of other packages
 that I depends on, mostly broken due to changes in cabal). This way I can
 avoid compiling GHC and instead use some nightly HEAD build (e.g. the one
 here https://launchpad.net/~hvr/+archive/ubuntu/ghc).

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


More information about the ghc-tickets mailing list