summaryrefslogtreecommitdiffstats
path: root/contrib/byacc/test/yacc/calc3.tab.c
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/byacc/test/yacc/calc3.tab.c')
-rw-r--r--contrib/byacc/test/yacc/calc3.tab.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/byacc/test/yacc/calc3.tab.c b/contrib/byacc/test/yacc/calc3.tab.c
index d13bc1a..db5d367 100644
--- a/contrib/byacc/test/yacc/calc3.tab.c
+++ b/contrib/byacc/test/yacc/calc3.tab.c
@@ -157,7 +157,7 @@ extern int YYPARSE_DECL();
#define LETTER 258
#define UMINUS 259
#define YYERRCODE 256
-typedef short YYINT;
+typedef int YYINT;
static const YYINT calc3_lhs[] = { -1,
0, 0, 0, 1, 1, 2, 2, 2, 2, 2,
2, 2, 2, 2, 2, 2, 3, 3,
OpenPOWER on IntegriCloud