--- gforth/prim 2003/05/04 08:28:28 1.127 +++ gforth/prim 2003/05/08 08:49:24 1.128 @@ -106,6 +106,10 @@ \E set-current \E store-optimization on \E ' noop tail-nextp2 ! \ now INST_TAIL just stores, but does not jump +\E +\E include-skipped-insts on \ static superinsts include cells for components +\E \ useful for dynamic programming and +\E \ superinsts across entry points \ \ @@ -2271,6 +2275,10 @@ assert(0); \+ +\g static_super + +super0 = lit call + include(peeprules.vmg) \g end