#4328: profiled ghc: Oops!  Entered absent arg ww_s6mj{v} [lid] ghc-
prim:GHC.Prim.Addr#{(w) tc 33}
---------------------------+------------------------------------------------
  Reporter:  igloo         |          Owner:                  
      Type:  bug           |         Status:  closed          
  Priority:  normal        |      Milestone:                  
 Component:  Compiler      |        Version:  6.13            
Resolution:  fixed         |       Keywords:                  
  Testcase:                |      Blockedby:                  
Difficulty:                |             Os:  Unknown/Multiple
  Blocking:                |   Architecture:  Unknown/Multiple
   Failure:  None/Unknown  |  
---------------------------+------------------------------------------------
Changes (by simonpj):

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


Comment:

 Fixed by
 {{{
 Thu Sep 23 11:57:32 BST 2010  [email protected]
   * Rejig the absent-arg stuff for unlifted types

   This is what was giving the "absent entered" messages
   See Note [Absent errors] in WwLib.  We now return a
   suitable literal for absent values of unlifted type.

     M ./compiler/basicTypes/Literal.lhs -2 +20
     M ./compiler/stranal/WwLib.lhs -17 +32
 }}}

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