]> git.saurik.com Git - bison.git/blobdiff - data/yacc.c
Get rid of broken %no-parser, -n, and --no-parser implementation and
[bison.git] / data / yacc.c
index 4ec1f4a1d706203b2b33b0e24eb81c37249286fa..8fe8596f9a8b44b8c66e1ca00b2a60ce00b51c30 100644 (file)
@@ -1448,7 +1448,7 @@ yyabortlab:
   yyresult = 1;
   goto yyreturn;
 
-#ifndef yyoverflow
+#if !defined(yyoverflow) || YYERROR_VERBOSE
 /*-------------------------------------------------.
 | yyexhaustedlab -- memory exhaustion comes here.  |
 `-------------------------------------------------*/