diff options
author | David Mitchell <davem@iabyn.com> | 2016-12-03 20:58:37 +0000 |
---|---|---|
committer | David Mitchell <davem@iabyn.com> | 2016-12-05 11:54:03 +0000 |
commit | b2c9b6ee5d402c923568f214f2e2606287c912d3 (patch) | |
tree | 0c5f13f99d2a2bd4ab5191c94ce68120a0a5e80c /perly.act | |
parent | ddbfb8f680c952529cc9849a6e461bbfeb703526 (diff) | |
download | perl-b2c9b6ee5d402c923568f214f2e2606287c912d3.tar.gz |
yyparse(): only check stack size in outer loop
Rather than checking before each individual shift whether the parse stack
needs extending, only check once per rule, making sure there's enough
space to shift all the items for the longest possible rule
Diffstat (limited to 'perly.act')
0 files changed, 0 insertions, 0 deletions