]> git.saurik.com Git - bison.git/commitdiff
Regenerate.
authorPaul Eggert <eggert@cs.ucla.edu>
Sat, 9 Jul 2005 08:27:02 +0000 (08:27 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Sat, 9 Jul 2005 08:27:02 +0000 (08:27 +0000)
src/parse-gram.c
src/parse-gram.h

index a288edea586f0aa4530542bdcf1d9a88b677d2e7..1e12ff3c29e6cb556c7b43e6d088e386916f7a06 100644 (file)
@@ -1171,11 +1171,9 @@ YYLTYPE yylloc;
   yylloc.start.line   = yylloc.end.line   = 1;
   yylloc.start.column = yylloc.end.column = 0;
 }
-/* Line 869 of yacc.c.  */
+/* Line 870 of yacc.c.  */
 #line 1176 "parse-gram.c"
-  yyvsp[0] = yylval;
-    yylsp[0] = yylloc;
-
+  yylsp[0] = yylloc;
   goto yysetstate;
 
 /*------------------------------------------------------------.
@@ -1756,8 +1754,8 @@ yyreduce:
       default: break;
     }
 
-/* Line 1065 of yacc.c.  */
-#line 1761 "parse-gram.c"
+/* Line 1066 of yacc.c.  */
+#line 1759 "parse-gram.c"
 \f
   yyvsp -= yylen;
   yyssp -= yylen;
index fcf1ef15745d13dd881da207f17862fdde6a1781..f3163667d21a5d6e268dfbd00c29cf074378a008 100644 (file)
@@ -143,7 +143,7 @@ typedef union YYSTYPE {
   assoc assoc;
   uniqstr uniqstr;
 } YYSTYPE;
-/* Line 1388 of yacc.c.  */
+/* Line 1389 of yacc.c.  */
 #line 148 "parse-gram.h"
 # define yystype YYSTYPE /* obsolescent; will be withdrawn */
 # define YYSTYPE_IS_DECLARED 1