mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-13 06:13:02 +00:00
* tests/reduce.at (Useless Terminals, Useless Nonterminals): New.
* src/reduce.c (reduce_grammar_tables): Do not free useless tags, as all tags are free'ed afterwards. From Enrico Scholz.
This commit is contained in:
@@ -1,3 +1,10 @@
|
||||
2001-11-28 Akim Demaille <akim@epita.fr>
|
||||
|
||||
* tests/reduce.at (Useless Terminals, Useless Nonterminals): New.
|
||||
* src/reduce.c (reduce_grammar_tables): Do not free useless tags,
|
||||
as all tags are free'ed afterwards.
|
||||
From Enrico Scholz.
|
||||
|
||||
2001-11-27 Paul Eggert <eggert@twinsun.com>
|
||||
|
||||
* src/bison.simple (YYSTACK_REALLOC): Fix typo that caused us to
|
||||
|
||||
Reference in New Issue
Block a user