* 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:
Akim Demaille
2001-11-28 11:42:56 +00:00
parent e7d79012ae
commit 0aa2ac9063
7 changed files with 117 additions and 6 deletions

View File

@@ -25,7 +25,7 @@ MAINTAINERCLEANFILES = Makefile.in $(TESTSUITE)
TESTSUITE_AT = \
testsuite.at \
output.at calc.at torture.at regression.at
output.at reduce.at calc.at torture.at regression.at
TESTSUITE = $(srcdir)/testsuite
AUTOTEST = $(AUTOM4TE) --language=autotest