From: Joel E. Denny Date: Wed, 23 Sep 2009 21:37:58 +0000 (-0400) Subject: yysyntax_error: test memory management more. X-Git-Tag: v2.7.90~758 X-Git-Url: https://git.saurik.com/bison.git/commitdiff_plain/52cea04ad36abf3ab684b88cba45d6c26dda80c9?hp=52cea04ad36abf3ab684b88cba45d6c26dda80c9 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. ---