X-Git-Url: https://git.saurik.com/bison.git/blobdiff_plain/c955769a75197c3afddc9ea674439f3a49b82059..a1d1ab50a00a4d28d6ba7b227ddc6628d5734ce3:/tests/torture.at?ds=sidebyside diff --git a/tests/torture.at b/tests/torture.at index a5e244b6..5aa18900 100644 --- a/tests/torture.at +++ b/tests/torture.at @@ -431,7 +431,7 @@ int main (int argc, const char **argv) { YYSTYPE yylval_init = get_args (argc, argv); - int status; + int status = 0; int count; ]m4_bmatch([$2], [api.push-pull both], [[ yypstate *ps = yypstate_new ();