mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-18 16:53:02 +00:00
Add test glr-regr1.at to check for incorrect collapsing of states during
table compression in GLR parser.
This commit is contained in:
@@ -77,5 +77,8 @@ m4_include([existing.at])
|
||||
# Some old bugs.
|
||||
m4_include([regression.at])
|
||||
|
||||
# GLR tests: C++ types, simplified
|
||||
# GLR tests:
|
||||
# C++ types, simplified
|
||||
m4_include([cxx-type.at])
|
||||
# Regression test for state-folding optimization
|
||||
m4_include([glr-regr1.at])
|
||||
|
||||
Reference in New Issue
Block a user