missing cache regs

This commit is contained in:
Ricardo Rocha 2012-04-23 18:57:10 +01:00
parent a6ff7528d1
commit 42631bcc71

View File

@ -57,6 +57,7 @@ static int
do_gc(UInt sz) do_gc(UInt sz)
{ {
/* always called from user_call_cpred */ /* always called from user_call_cpred */
CACHE_REGS
UInt arity; UInt arity;
yamop *nextpc; yamop *nextpc;