--- gforth/vmgen-ex/support.c 2002/06/02 17:02:56 1.3 +++ gforth/vmgen-ex/support.c 2002/07/30 20:55:11 1.4 @@ -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':