--- gforth/engine/main.c 2008/01/13 21:50:26 1.197 +++ gforth/engine/main.c 2008/01/16 14:13:58 1.198 @@ -2269,7 +2269,7 @@ static void print_diag() #ifndef FORCE_REG " automatic register allocation: performance degradation possible\n" #endif - , + "", (relocs < nonrelocs) ? " gcc PR 15242 -> no dynamic code generation (use gcc-2.95 instead)\n" : ""); }