X-Git-Url: https://git.saurik.com/bison.git/blobdiff_plain/a5d5099417229a48aa18477073266e9aa3b77a8e..b8df32232af95ecd08a734eaddfe192493891ae6:/tests/regression.at diff --git a/tests/regression.at b/tests/regression.at index 352d7042..468610e5 100644 --- a/tests/regression.at +++ b/tests/regression.at @@ -599,29 +599,29 @@ static const unsigned char yyr2[] = { 0, 2, 1, 0, 2, 4, 2 }; -static const short yydefact[] = +static const unsigned char yydefact[] = { 3, 0, 0, 2, 0, 0, 0, 3, 4, 3, 6, 5 }; -static const short yydefgoto[] = +static const signed char yydefgoto[] = { -1, 2, 3, 4, 8 }; -static const short yypact[] = +static const signed char yypact[] = { - -2, -1, 4,-32768, 0, 2,-32768, -2,-32768, -2, - -32768,-32768 + -2, -1, 4, -8, 0, 2, -8, -2, -8, -2, + -8, -8 }; -static const short yypgoto[] = +static const signed char yypgoto[] = { - -32768, -7,-32768,-32768,-32768 + -8, -7, -8, -8, -8 }; -static const short yytable[] = +static const unsigned char yytable[] = { 10, 1, 11, 5, 6, 0, 7, 9 }; -static const short yycheck[] = +static const signed char yycheck[] = { 7, 3, 9, 4, 0, -1, 6, 5 };