]> git.saurik.com Git - bison.git/blobdiff - src/parse-gram.c
Fix minor problems encountered by a fresh bootstrap.
[bison.git] / src / parse-gram.c
index 64e26cf4249bcf1b35fcda8f5673bce52e489294..643b20901eb65cc070bd57dbe0fdd9c3a78c9d58 100644 (file)
@@ -1,4 +1,4 @@
-/* A Bison parser, made by GNU Bison 2.4.547-d397.  */
+/* A Bison parser, made by GNU Bison 2.4.555-5c9e.  */
 
 /* Implementation for Bison's Yacc-like parsers in C
 
@@ -44,7 +44,7 @@
 #define YYBISON 1
 
 /* Bison version.  */
-#define YYBISON_VERSION "2.4.547-d397"
+#define YYBISON_VERSION "2.4.555-5c9e"
 
 /* Skeleton name.  */
 #define YYSKELETON_NAME "yacc.c"
@@ -1563,7 +1563,7 @@ yy_lac (yytype_int16 *yyesa, yytype_int16 **yyes,
               }
             *++yyesp = yystate;
           }
-        YYDPRINTF ((stderr, " G%d", *yyesp));
+        YYDPRINTF ((stderr, " G%d", yystate));
       }
     }
 }