]> git.saurik.com Git - bison.git/commit
(Exploding the Stack Size with Alloca): Set
authorPaul Eggert <eggert@cs.ucla.edu>
Sun, 26 Dec 2004 06:12:18 +0000 (06:12 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Sun, 26 Dec 2004 06:12:18 +0000 (06:12 +0000)
commit577d7c33dfb074dfd79d69d2b38102443402b439
tree78e7bc7b262523b370b489a22235f1d41dfc0685
parentda436e4383a5de048a4d9310342976505be30417
(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.
tests/torture.at