--- gforth/engine/main.c 2008/02/23 13:03:56 1.199 +++ gforth/engine/main.c 2008/02/26 18:20:00 1.200 @@ -2266,7 +2266,7 @@ static void print_diag() #endif "\b\b slow\n" #endif -#ifndef FORCE_REG +#if !(defined(FORCE_REG) || defined(FORCE_REG_UNNECESSARY)) " automatic register allocation: performance degradation possible\n" #endif "",