--- gforth/prim 2012/07/15 12:03:07 1.273 +++ gforth/prim 2012/07/23 13:27:47 1.274 @@ -1734,6 +1734,10 @@ cache."" FLUSH_ICACHE((caddr_t)c_addr,u); (bye) ( n -- ) gforth paren_bye +gforth_FP=fp; +gforth_SP=sp; +gforth_RP=rp; +gforth_LP=lp; SUPER_END; return (Label *)n;