Merge branch 'master' into v2.1

This commit is contained in:
Mike Pall
2013-04-04 18:20:58 +02:00
4 changed files with 33 additions and 8 deletions

View File

@@ -283,6 +283,7 @@ static void asm_gencall(ASMState *as, const CCallInfo *ci, IRRef *args)
else
ofs += 4;
}
checkmclim(as);
}
}