--- gforth/prim 2005/01/23 22:09:29 1.159 +++ gforth/prim 2005/01/23 23:16:21 1.160 @@ -324,10 +324,7 @@ INST_TAIL; JUMP(a_target); #else SET_IP((Xt *)a_target); -INST_TAIL; -NEXT_P2; #endif -SUPER_CONTINUE; /* we do our own control flow, so don't append NEXT etc. */ : r> @ >r ;