[GHC] #13001: EnumFromThenTo is is not a good producer

GHC ghc-devs at haskell.org
Mon Dec 26 03:23:10 UTC 2016


#13001: EnumFromThenTo is is not a good producer
-------------------------------------+-------------------------------------
        Reporter:  George            |                Owner:
            Type:  bug               |               Status:  new
        Priority:  low               |            Milestone:
       Component:  Compiler          |              Version:  8.0.1
      Resolution:                    |             Keywords:
Operating System:  MacOS X           |         Architecture:  x86_64
 Type of failure:  Runtime           |  (amd64)
  performance bug                    |            Test Case:
      Blocked By:                    |             Blocking:
 Related Tickets:                    |  Differential Rev(s):
       Wiki Page:                    |
-------------------------------------+-------------------------------------
Changes (by akio):

 * cc: akio (added)


Comment:

 I have a fix to this problem locally, but I've never got around to
 submitting a patch. I believe the problem is that `efdtIntFB` is not
 marked `INLINE [0]`.

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


More information about the ghc-tickets mailing list