#3424: Corrupt executable when compiling large do block for List monad
-------------------------+--------------------------------------------------
    Reporter:  guest     |        Owner:  simonmar
        Type:  bug       |       Status:  closed  
    Priority:  high      |    Milestone:  6.12.1  
   Component:  Compiler  |      Version:  6.10.4  
    Severity:  normal    |   Resolution:  fixed   
    Keywords:            |   Difficulty:  Unknown 
    Testcase:            |           Os:  Linux   
Architecture:  x86       |  
-------------------------+--------------------------------------------------
Changes (by simonmar):

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

Comment:

 Fixed:

 {{{
 Thu Aug 20 06:15:37 PDT 2009  Simon Marlow <[email protected]>
   * Add a case for IND (and a comment).  Fixes #3424, perhaps only
 partially.

 Thu Aug 20 07:43:08 PDT 2009  Simon Marlow <[email protected]>
   * Relax the assumption that all objects fit in a single block (#3424)
 }}}

 Interesting that it took ~10 years for anyone to find this bug.

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/3424#comment:6>
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