s/YYSTACK_USE_ALLOCA_ALLOCA/YYSTACK_USE_ALLOCA/.
+2001-11-27 Akim Demaille <akim@epita.fr>
+
+ * tests/torture.at (Exploding the Stack Size with Malloc):
+ s/YYSTACK_USE_ALLOCA_ALLOCA/YYSTACK_USE_ALLOCA/.
+
2001-11-27 Akim Demaille <akim@epita.fr>
* src/files.c: Include error.h.
2001-11-27 Akim Demaille <akim@epita.fr>
* src/files.c: Include error.h.
AT_SETUP([Exploding the Stack Size with Malloc])
AT_SETUP([Exploding the Stack Size with Malloc])
-AT_DATA_STACK_TORTURE([[#define YYSTACK_USE_ALLOCA_ALLOCA 0]])
+AT_DATA_STACK_TORTURE([[#define YYSTACK_USE_ALLOCA 0]])
# Below the limit of 200.
AT_CHECK([input 20], 0, [], [ignore])
# Below the limit of 200.
AT_CHECK([input 20], 0, [], [ignore])