mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-13 22:33:03 +00:00
*** empty log message ***
This commit is contained in:
@@ -442,7 +442,8 @@ yydefault:
|
|||||||
/* Do a reduction. yyn is the number of a rule to reduce with. */
|
/* Do a reduction. yyn is the number of a rule to reduce with. */
|
||||||
yyreduce:
|
yyreduce:
|
||||||
yylen = yyr2[yyn];
|
yylen = yyr2[yyn];
|
||||||
yyval = yyvsp[1-yylen]; /* implement default value of the action */
|
if (yylen > 0)
|
||||||
|
yyval = yyvsp[1-yylen]; /* implement default value of the action */
|
||||||
|
|
||||||
#if YYDEBUG != 0
|
#if YYDEBUG != 0
|
||||||
if (yydebug)
|
if (yydebug)
|
||||||
@@ -460,7 +461,7 @@ yyreduce:
|
|||||||
#endif
|
#endif
|
||||||
|
|
||||||
$ /* the action file gets copied in in place of this dollarsign */
|
$ /* the action file gets copied in in place of this dollarsign */
|
||||||
#line 464 "bison.simple"
|
#line 465 "bison.simple"
|
||||||
|
|
||||||
yyvsp -= yylen;
|
yyvsp -= yylen;
|
||||||
yyssp -= yylen;
|
yyssp -= yylen;
|
||||||
|
|||||||
@@ -442,7 +442,8 @@ yydefault:
|
|||||||
/* Do a reduction. yyn is the number of a rule to reduce with. */
|
/* Do a reduction. yyn is the number of a rule to reduce with. */
|
||||||
yyreduce:
|
yyreduce:
|
||||||
yylen = yyr2[yyn];
|
yylen = yyr2[yyn];
|
||||||
yyval = yyvsp[1-yylen]; /* implement default value of the action */
|
if (yylen > 0)
|
||||||
|
yyval = yyvsp[1-yylen]; /* implement default value of the action */
|
||||||
|
|
||||||
#if YYDEBUG != 0
|
#if YYDEBUG != 0
|
||||||
if (yydebug)
|
if (yydebug)
|
||||||
@@ -460,7 +461,7 @@ yyreduce:
|
|||||||
#endif
|
#endif
|
||||||
|
|
||||||
$ /* the action file gets copied in in place of this dollarsign */
|
$ /* the action file gets copied in in place of this dollarsign */
|
||||||
#line 464 "bison.simple"
|
#line 465 "bison.simple"
|
||||||
|
|
||||||
yyvsp -= yylen;
|
yyvsp -= yylen;
|
||||||
yyssp -= yylen;
|
yyssp -= yylen;
|
||||||
|
|||||||
@@ -442,7 +442,8 @@ yydefault:
|
|||||||
/* Do a reduction. yyn is the number of a rule to reduce with. */
|
/* Do a reduction. yyn is the number of a rule to reduce with. */
|
||||||
yyreduce:
|
yyreduce:
|
||||||
yylen = yyr2[yyn];
|
yylen = yyr2[yyn];
|
||||||
yyval = yyvsp[1-yylen]; /* implement default value of the action */
|
if (yylen > 0)
|
||||||
|
yyval = yyvsp[1-yylen]; /* implement default value of the action */
|
||||||
|
|
||||||
#if YYDEBUG != 0
|
#if YYDEBUG != 0
|
||||||
if (yydebug)
|
if (yydebug)
|
||||||
@@ -460,7 +461,7 @@ yyreduce:
|
|||||||
#endif
|
#endif
|
||||||
|
|
||||||
$ /* the action file gets copied in in place of this dollarsign */
|
$ /* the action file gets copied in in place of this dollarsign */
|
||||||
#line 464 "bison.simple"
|
#line 465 "bison.simple"
|
||||||
|
|
||||||
yyvsp -= yylen;
|
yyvsp -= yylen;
|
||||||
yyssp -= yylen;
|
yyssp -= yylen;
|
||||||
|
|||||||
Reference in New Issue
Block a user