mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-13 06:13:02 +00:00
* 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.
This commit is contained in:
@@ -1,3 +1,10 @@
|
||||
2001-11-30 Akim Demaille <akim@epita.fr>
|
||||
|
||||
* 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.
|
||||
|
||||
2001-11-30 Akim Demaille <akim@epita.fr>
|
||||
|
||||
* src/reduce.c: Various comment/formatting changes.
|
||||
|
||||
Reference in New Issue
Block a user