[C++ PATCH] Precedence-based parsing

Neil Booth neil@daikokuya.co.uk
Wed Sep 22 18:04:00 GMT 2004


Neil Booth wrote:-

> Paolo Bonzini wrote:-
> 
> > From PR14179's trail:
> > 
> > > Paolo --
> > >
> > > This patch is great.  My only comment is that I would like the grammar
> > > entries that used to be above the various functions (pm-expression:
> > > ..., etc.) to be preserved above the rewritten binary_expression
> > > function.  Please check in!
> > 
> > I'm finishing regtesting it, then I'll commit it as preapproved.
> > 
> > Paolo
> 
> It doesn't look like you check for stack overflow; you just crash?

Nevermind, I see what you're doing I think.

Neil.



More information about the Gcc-patches mailing list