]> git.saurik.com Git - bison.git/commitdiff
* src/bison.simple (yyparse): Let yyls1, yyss1 and yyvs1 be
authorAkim Demaille <akim@epita.fr>
Wed, 14 Nov 2001 14:57:44 +0000 (14:57 +0000)
committerAkim Demaille <akim@epita.fr>
Wed, 14 Nov 2001 14:57:44 +0000 (14:57 +0000)
defined only if yyoverflow is defined, to avoid `warning: unused
variable `yyvs1''.
Reported by The Test Suite.


No differences found