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] Change order of tentative parsing in cp_parser_postfix_dot_deref_expression (PR c++/35138)


On 13/02/2008, Mark Mitchell <mark@codesourcery.com> wrote:
>
> Yes, I thought about that.  That's another possible improvement, but
> your patch is still important so that you avoid doing name lookups that
> you don't want to do.  So, the idea you're raising in this email is just
> an optimization, not an issue of correctness.
>

Jakub committed it as revision 132298:
http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=132298

As far as I can tell, this was the last open P1!

Congratulations!

Manuel.


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