mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-12 22:03:02 +00:00
Version 1.75a.
This commit is contained in:
@@ -236,7 +236,7 @@ typedef union {
|
||||
char *string;
|
||||
assoc_t assoc;
|
||||
} yystype;
|
||||
/* Line 203 of /tmp/prefix/share/bison/yacc.c. */
|
||||
/* Line 226 of /tmp/prefix/share/bison/yacc.c. */
|
||||
#line 241 "parse-gram.c"
|
||||
# define YYSTYPE yystype
|
||||
# define YYSTYPE_IS_TRIVIAL 1
|
||||
@@ -257,7 +257,7 @@ typedef struct yyltype
|
||||
/* Copy the second part of user declarations. */
|
||||
|
||||
|
||||
/* Line 223 of /tmp/prefix/share/bison/yacc.c. */
|
||||
/* Line 246 of /tmp/prefix/share/bison/yacc.c. */
|
||||
#line 262 "parse-gram.c"
|
||||
|
||||
#if ! defined (yyoverflow) || YYERROR_VERBOSE
|
||||
@@ -1627,7 +1627,7 @@ yyreduce:
|
||||
|
||||
}
|
||||
|
||||
/* Line 1022 of /tmp/prefix/share/bison/yacc.c. */
|
||||
/* Line 1045 of /tmp/prefix/share/bison/yacc.c. */
|
||||
#line 1632 "parse-gram.c"
|
||||
|
||||
yyvsp -= yylen;
|
||||
|
||||
@@ -139,7 +139,7 @@ typedef union {
|
||||
char *string;
|
||||
assoc_t assoc;
|
||||
} yystype;
|
||||
/* Line 1287 of /tmp/prefix/share/bison/yacc.c. */
|
||||
/* Line 1310 of /tmp/prefix/share/bison/yacc.c. */
|
||||
#line 144 "y.tab.h"
|
||||
# define YYSTYPE yystype
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user