[GHC] #14521: Infinite loop at runtime when either : a given function is not marked INLINE, or functions are stored in strict field

GHC ghc-devs at haskell.org
Sat Nov 25 15:42:21 UTC 2017


#14521: Infinite loop at runtime when either : a given function is not marked
INLINE, or functions are stored in strict field
-------------------------------------+-------------------------------------
        Reporter:  OlivierSohn       |                Owner:  (none)
            Type:  bug               |               Status:  new
        Priority:  normal            |            Milestone:  8.2.3
       Component:  Compiler          |              Version:  8.0.2
      Resolution:                    |             Keywords:
Operating System:  MacOS X           |         Architecture:
 Type of failure:  Incorrect result  |  Unknown/Multiple
  at runtime                         |            Test Case:
      Blocked By:                    |             Blocking:
 Related Tickets:                    |  Differential Rev(s):
       Wiki Page:                    |
-------------------------------------+-------------------------------------

Comment (by svenpanne):

 Replying to [comment:4 OlivierSohn]:
 > [...] First I need to understand how to build using ghc directly instead
 of relying on stack, because latest stack version references 8.0.2 :)

 Just FYI: Stackage nightly builds use 8.2.1/8.2.2 for some time now, just
 use `stack --resolver=nightly ...` or even more specifically e.g. `stack
 --resolver=nightly-2017-11-25 ...`.

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


More information about the ghc-tickets mailing list