X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=rts%2Fsm%2FEvac.c;h=6fcafc4c7dce295917b9fd8a82df4502ce066ec7;hb=c572f87a790dc313ffae3266dba05844c0fdb4ca;hp=ae843bd575790704d27184981c2379b44aa2b225;hpb=0a19869b673f178786f127bc51451e1b7061772d;p=ghc-hetmet.git diff --git a/rts/sm/Evac.c b/rts/sm/Evac.c index ae843bd..6fcafc4 100644 --- a/rts/sm/Evac.c +++ b/rts/sm/Evac.c @@ -703,8 +703,7 @@ loop: goto loop; } - /* To evacuate a small TSO, we need to relocate the update frame - * list it contains. + /* To evacuate a small TSO, we need to adjust the stack pointer */ { StgTSO *new_tso;