This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [C++ PATCH] Precedence-based parsing


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?

Neil.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]