* 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:25:05 +00:00
parent e9e4c32114
commit 6d7d248e72
4 changed files with 125 additions and 1 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.