[project @ 2002-03-01 18:28:15 by keithw]
authorkeithw <unknown>
Fri, 1 Mar 2002 18:28:15 +0000 (18:28 +0000)
committerkeithw <unknown>
Fri, 1 Mar 2002 18:28:15 +0000 (18:28 +0000)
Addendum to previous commit message:

We can't tell whether the stg_sel and stg_ap thunks correspond to
static or dynamic thunks, and it's not worth duplicating them all just
so the ticky-ticky stats can be correct.  So I have played it safe
(for my purposes at least!) and counted them all as dynamic.  Yell if
this is a problem (njn?)

ghc/rts/StgStdThunks.hc

index 94c9151..4fb67ce 100644 (file)
@@ -1,5 +1,5 @@
 /* -----------------------------------------------------------------------------
- * $Id: StgStdThunks.hc,v 1.19 2002/03/01 18:11:20 keithw Exp $
+ * $Id: StgStdThunks.hc,v 1.20 2002/03/01 18:28:15 keithw Exp $
  *
  * (c) The GHC Team, 1998-2000
  *