]> git.saurik.com Git - bison.git/blobdiff - data/bison.simple
* data/bison.simple (yyoverflowlab): #ifndef yyoverflow, so that
[bison.git] / data / bison.simple
index 12710369997aa40016c93a1d2b6d4346b45dd3dd..d17ff73d090e8cfdf66b0cf5923f4943ab261ae3 100644 (file)
@@ -1251,6 +1251,7 @@ yyabortlab:
   yyresult = 1;
   goto yyreturn;
 
+#ifndef yyoverflow
 /*---------------------------------------------.
 | yyoverflowab -- parser overflow comes here.  |
 `---------------------------------------------*/
@@ -1258,6 +1259,7 @@ yyoverflowlab:
   yyerror ("parser stack overflow");
   yyresult = 2;
   /* Fall through.  */
+#endif
 
 yyreturn:
 #ifndef yyoverflow