--- gforth/vmgen-ex2/support.c 2002/06/02 17:02:57 1.2 +++ gforth/vmgen-ex2/support.c 2002/07/30 20:55:11 1.3 @@ -174,6 +174,7 @@ int main(int argc, char **argv) break; case 'p': profiling=1; + use_super=0; /* we don't want superinstructions in the profile */ runvm = engine_debug; break; case 't':