* tests/torture.at (AT_DATA_STACK_TORTURE)

(Exploding the Stack Size with Alloca)
(Exploding the Stack Size with Malloc): New.
This commit is contained in:
Akim Demaille
2001-11-12 09:14:50 +00:00
parent 97e9ee3ad5
commit 86d5a1ed5c
5 changed files with 126 additions and 2 deletions

View File

@@ -1,3 +1,9 @@
2001-11-12 Akim Demaille <akim@epita.fr>
* tests/torture.at (AT_DATA_STACK_TORTURE)
(Exploding the Stack Size with Alloca)
(Exploding the Stack Size with Malloc): New.
2001-11-12 Akim Demaille <akim@epita.fr>
* src/bison.simple (YYSTACK_REALLOC): New.