Files
bison/tests
Paul Eggert 0d50976f3c More alloca cleanups.
* bootstrap (gnulib_modules): Remove alloca.  Bison doesn't need
it itself.
* src/main.c (main) [C_ALLOCA]: Don't flush alloca'ed memory; we
don't use alloca any more.

* data/yacc.c [YYSTACK_USE_ALLOCA && !defined __GNUC__ && ! defined
__BUILTIN_VA_ARG_INCR && ! defined _AIX && ! defined _MSC_VER &&
(defined alloca || defined _ALLOCA_H)]: Don't include <stdlib.h>;
not needed in this case.
* tests/torture.at (Exploding the Stack Size with Alloca): Adjust
to match yacc.c, to test more hosts.
2005-09-21 19:54:48 +00:00
..
2003-03-14 01:31:24 +00:00
2004-10-05 09:58:58 +00:00
2005-05-14 06:49:48 +00:00
2005-07-24 07:24:22 +00:00
2005-07-24 07:24:22 +00:00
2005-05-14 06:49:48 +00:00
2005-05-14 06:49:48 +00:00
2005-07-24 07:24:22 +00:00
2005-05-14 06:49:48 +00:00
2005-05-14 06:49:48 +00:00
2005-07-24 07:24:22 +00:00
2005-05-14 06:49:48 +00:00
2005-09-21 19:54:48 +00:00