]> git.saurik.com Git - bison.git/commit
(union yyalloc, YYSTACK_GAP_MAX, YYSTACK_BYTES, YYSTACK_RELOCATE):
authorPaul Eggert <eggert@cs.ucla.edu>
Mon, 18 Mar 2002 21:48:47 +0000 (21:48 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Mon, 18 Mar 2002 21:48:47 +0000 (21:48 +0000)
commit8afe2396ab8f3d3dfa2c066a1907ce002066f5ab
tree860a82e446b9e4b82d24c7eebd6381f9792378f2
parentd7be63a140a2c1fa68e76fa2f8bc8075bc3e21ce
(union yyalloc, YYSTACK_GAP_MAX, YYSTACK_BYTES, YYSTACK_RELOCATE):
Do not define if yyoverflow is defined, or if this is a C++ parser and
either YYSTYPE or YYLTYPE has nontrivial constructors or destructors.
(yymemcpy) [! defined YYSTACK_RELOCATE]: Do not define; not needed.
(yyparse) [! defined YYSTACK_RELOCATE]: Do not relocate the stack.
src/bison.simple