X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=rts%2FRetainerProfile.c;h=c5a7bf78977fb13e7dff87f5f066be9b2ae79345;hb=93f9244e523e264f3aea45fc154bac73c5ab1bf2;hp=e80a588e86f1ffd6107e4c02342d901d89fb933a;hpb=d15229b75a07cf1092402f87950a1887c6429f3a;p=ghc-hetmet.git diff --git a/rts/RetainerProfile.c b/rts/RetainerProfile.c index e80a588..c5a7bf7 100644 --- a/rts/RetainerProfile.c +++ b/rts/RetainerProfile.c @@ -1270,7 +1270,7 @@ retainStack( StgClosure *c, retainer c_child_r, stackElement *oldStackBoundary; StgPtr p; StgRetInfoTable *info; - StgWord32 bitmap; + StgWord bitmap; nat size; #ifdef DEBUG_RETAINER