Delete old BUG comment.

This commit is contained in:
Michael Munday 2017-01-30 16:44:15 -05:00
parent 58460de58f
commit 22a95498b6

View File

@ -4092,7 +4092,6 @@ static void build_ins(BuildCtx *ctx, BCOp op, int defop)
| lcgr RA, RA
| ag RA, L:RB->top // RA = (L->top-(L->base+nresults))*8
| lg PC, -8(BASE) // Fetch PC of caller.
| // BUG: PC seems to be -1 here sometimes. Not yet sure why.
| j ->vm_returnc
break;