#4399: Infinite loop when compiling Haskell '98 code
--------------------------------+-------------------------------------------
 Reporter:  sjoerd_visscher     |          Owner:                  
     Type:  bug                 |         Status:  closed          
 Priority:  normal              |      Component:  Compiler        
  Version:  6.12.3              |     Resolution:  duplicate       
 Keywords:                      |       Testcase:                  
Blockedby:                      |             Os:  Unknown/Multiple
 Blocking:                      |   Architecture:  Unknown/Multiple
  Failure:  Compile-time crash  |  
--------------------------------+-------------------------------------------
Changes (by sjoerd_visscher):

  * status:  new => closed
  * resolution:  => duplicate


Comment:

 Apparently this is a known bug of the inliner. Adding NOINLINE fixes the
 problem.

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/4399#comment:1>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
_______________________________________________
Glasgow-haskell-bugs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs

Reply via email to