PPC: Fix line number in stack overflow error.

This commit is contained in:
Mike Pall 2010-09-14 03:13:44 +02:00
parent f8b7fb7d2b
commit 5b740046f8

View File

@ -407,6 +407,7 @@ static void build_subroutines(BuildCtx *ctx)
| srwi CARG2, RA, 3
|2:
| // L->base = new base, L->top = top
| stw PC, SAVE_PC
| mr CARG1, L
| bl extern lj_state_growstack // (lua_State *L, int n)
| lwz BASE, L->base