bug-bison
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: parser stack overflow, bug in glr??


From: Paul Hilfinger
Subject: Re: parser stack overflow, bug in glr??
Date: Tue, 19 Jul 2005 17:35:18 -0700

> In some inputs, not that big, I've got a parser stack overflow error.

Alas, there's not a lot we can do to fix this problem without the
example (grammar + input) that caused the problem.  

> -Doesn't Bison really empty the stacks until it comes back to
> deterministic
>  operation while working with glr?

If you are asking whether it essentially releases stack space when it
returns to deterministic operation, then yes, you understand
correctly.

P. Hilfinger




reply via email to

[Prev in Thread] Current Thread [Next in Thread]