]> git.saurik.com Git - bison.git/commit - src/reduce.c
* src/reduce.c (nonterminals_reduce): Instead of throwing away
authorAkim Demaille <akim@epita.fr>
Fri, 30 Nov 2001 10:48:14 +0000 (10:48 +0000)
committerAkim Demaille <akim@epita.fr>
Fri, 30 Nov 2001 10:48:14 +0000 (10:48 +0000)
commit760b53a84bfc0c79bac266414136936400769e33
tree7fe06df75ce7863e842506c5df829e409c181ba4
parent002389585a71dfe28525fc0cdf5100c550e40b63
* src/reduce.c (nonterminals_reduce): Instead of throwing away
useless nonterminals, move them at the end of the symbol arrays.
(reduce_output): Adjust.
* tests/reduce.at (Useless Nonterminals): Adjust.
ChangeLog
src/reduce.c
tests/reduce.at