Files
bison/tests
Paul Eggert 80ce3401e9 * tests/actions.at: Test that stack overflow invokes destructors.
From Marcus Holland-Moritz.
* data/yacc.c (yyerrlab): Move the code that destroys the stack
from here....
(yyreturn): to here.  That way, destructors are called properly
even if the stack overflows, or the user calls YYACCEPT or
YYABORT.  Stack-overflow problem reported by Marcus Holland-Moritz.
(yyoverflowlab): Destroy the lookahead.
2005-05-02 04:52:33 +00:00
..
2003-03-14 01:31:24 +00:00
2004-10-05 09:58:58 +00:00
2004-04-28 06:52:51 +00:00
2005-01-01 09:23:41 +00:00
2002-07-31 19:49:52 +00:00