]> git.saurik.com Git - bison.git/commit
* src/reduce.c (nonterminals_reduce): Instead of throwing away
authorAkim Demaille <akim@epita.fr>
Fri, 30 Nov 2001 10:45:28 +0000 (10:45 +0000)
committerAkim Demaille <akim@epita.fr>
Fri, 30 Nov 2001 10:45:28 +0000 (10:45 +0000)
commitea451a17d7a05d1569e3839a3453e5554a0cbdd3
treefd387cf055cbe4c2a925679087b1c32bce02336f
parent24b1e65f04de2d5f5fd48e310d784b3625ca0ab3
* 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
NEWS
src/reduce.c
tests/reduce.at