mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-18 08:43:03 +00:00
regen
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
/* A Bison parser, made by GNU Bison 3.4.1.45-9bde-dirty. */
|
/* A Bison parser, made by GNU Bison 3.4.1.72-9d4b. */
|
||||||
|
|
||||||
/* Bison implementation for Yacc-like parsers in C
|
/* Bison implementation for Yacc-like parsers in C
|
||||||
|
|
||||||
@@ -48,7 +48,7 @@
|
|||||||
#define YYBISON 1
|
#define YYBISON 1
|
||||||
|
|
||||||
/* Bison version. */
|
/* Bison version. */
|
||||||
#define YYBISON_VERSION "3.4.1.45-9bde-dirty"
|
#define YYBISON_VERSION "3.4.1.72-9d4b"
|
||||||
|
|
||||||
/* Skeleton name. */
|
/* Skeleton name. */
|
||||||
#define YYSKELETON_NAME "yacc.c"
|
#define YYSKELETON_NAME "yacc.c"
|
||||||
@@ -886,6 +886,7 @@ yy_symbol_value_print (FILE *yyo, int yytype, YYSTYPE const * const yyvaluep, YY
|
|||||||
/* "%code pre-printer" blocks. */
|
/* "%code pre-printer" blocks. */
|
||||||
tron (yyo);
|
tron (yyo);
|
||||||
|
|
||||||
|
YY_IGNORE_MAYBE_UNINITIALIZED_BEGIN
|
||||||
switch (yytype)
|
switch (yytype)
|
||||||
{
|
{
|
||||||
case 3: /* "string" */
|
case 3: /* "string" */
|
||||||
@@ -1065,6 +1066,7 @@ tron (yyo);
|
|||||||
default:
|
default:
|
||||||
break;
|
break;
|
||||||
}
|
}
|
||||||
|
YY_IGNORE_MAYBE_UNINITIALIZED_END
|
||||||
/* "%code post-printer" blocks. */
|
/* "%code post-printer" blocks. */
|
||||||
troff (yyo);
|
troff (yyo);
|
||||||
|
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
/* A Bison parser, made by GNU Bison 3.4.1.45-9bde-dirty. */
|
/* A Bison parser, made by GNU Bison 3.4.1.72-9d4b. */
|
||||||
|
|
||||||
/* Bison interface for Yacc-like parsers in C
|
/* Bison interface for Yacc-like parsers in C
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user