#949: -hy heap profile shows "stg_ap_4_upd_info" instead of correct type
---------------------------------+------------------------------------------
    Reporter:  simonmar          |        Owner:  simonmar    
        Type:  bug               |       Status:  new         
    Priority:  normal            |    Milestone:  7.4.1       
   Component:  Profiling         |      Version:  6.6         
    Keywords:                    |     Testcase:              
   Blockedby:                    |   Difficulty:  Unknown     
          Os:  Unknown/Multiple  |     Blocking:              
Architecture:  Unknown/Multiple  |      Failure:  None/Unknown
---------------------------------+------------------------------------------

Comment(by marlowsd@…):

 commit 649f3b0ca64619f3b77113ce3c94677ba70062b1
 {{{
 Author: Simon Marlow <[email protected]>
 Date:   Mon Oct 10 14:50:41 2011 +0100

     Don't generate stg_ap thunks when profiling, it loses information
 (#949)

  compiler/codeGen/CgExpr.lhs    |    4 ++++
  compiler/codeGen/StgCmmBind.hs |    5 ++++-
  2 files changed, 8 insertions(+), 1 deletions(-)
 }}}

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