#4431: SpecConstr doesn't specialise
---------------------------------+------------------------------------------
    Reporter:  rl                |        Owner:                         
        Type:  bug               |       Status:  merge                  
    Priority:  normal            |    Milestone:                         
   Component:  Compiler          |      Version:  7.1                    
    Keywords:                    |     Testcase:                         
   Blockedby:                    |   Difficulty:                         
          Os:  Unknown/Multiple  |     Blocking:                         
Architecture:  Unknown/Multiple  |      Failure:  Runtime performance bug
---------------------------------+------------------------------------------
Changes (by simonpj):

  * status:  new => merge


Comment:

 Good point! Fixed by
 {{{
 Mon Oct 25 07:31:08 PDT 2010  [email protected]
   * For a non-recursive let, make sure we extend the value environment

   This has been wrong for a long time.  Fixes Trac #4431.

     M ./compiler/specialise/SpecConstr.lhs -4 +8
 }}}
 Please merge.

 Simon

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