* tests/torture.at (Exploding the Stack Size with Alloca): Set
authorPaul Eggert <eggert@cs.ucla.edu>
Sun, 26 Dec 2004 06:13:31 +0000 (06:13 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Sun, 26 Dec 2004 06:13:31 +0000 (06:13 +0000)
commitc935d93471e22237bfb0c766ec2c0d78cc4bfbea
tree6798c488790ffc1ffe5776803130acd934b81494
parent577d7c33dfb074dfd79d69d2b38102443402b439
* tests/torture.at (Exploding the Stack Size with Alloca): Set
YYSTACK_USE_ALLOCA to 1 if __GNUC__ or alloca are defined;
otherwise, we're not testing alloca.  Unfortunately there's no
simple way to consult HAVE_ALLOCA here.

(This made it into 2.0.)
ChangeLog