mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-15 15:23:02 +00:00
yysyntax_error: test memory management more.
* tests/atlocal.in (NO_WERROR_CFLAGS): New cpp macro. * tests/regression.at (parse.error=verbose and YYSTACK_USE_ALLOCA): New test group. (parse.error=verbose overflow): New test group that reveals an obscure bug. Expected fail for now.
This commit is contained in:
@@ -1,3 +1,12 @@
|
||||
2009-09-23 Joel E. Denny <jdenny@clemson.edu>
|
||||
|
||||
yysyntax_error: test memory management more.
|
||||
* tests/atlocal.in (NO_WERROR_CFLAGS): New cpp macro.
|
||||
* tests/regression.at (parse.error=verbose and
|
||||
YYSTACK_USE_ALLOCA): New test group.
|
||||
(parse.error=verbose overflow): New test group that reveals an
|
||||
obscure bug. Expected fail for now.
|
||||
|
||||
2009-10-04 Joel E. Denny <jdenny@clemson.edu>
|
||||
|
||||
benchmarks: use %debug consistently among grammars.
|
||||
|
||||
Reference in New Issue
Block a user