
#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: 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 OlivierSohn): Replying to [comment:3 simonpj]:
Yes, it could be a compiler bug, but a more self-contained repro case would be far far easier to deal with. Thank you!
Does it happen with 8.2?
Ok, I'll try to reduce the problem to a minimal amount of code. I was waiting to be sure that it was not a problem in my code before digging a little deeper. I don't know if it's a bug fixed by 8.2, I'll try that too. First I need to understand how to build using ghc directly instead of relying on stack, because latest stack version references 8.0.2 :) -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/14521#comment:4 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler