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: [PATCH] lookup_tag speedup


> I think this is much too invasive for 3.3.  But it would probably be
> possible to do a more conservative version of the lookup_tag changes
> that would be suitable.

Maybe.  But I don't think so.

3.3 is not the place for non-trivial changes right now, unless there is
a truly egregious regression from a previous release, like turning a
linear algorithm into a quadratic one.

-- 
Mark Mitchell
CodeSourcery, LLC
mark at codesourcery dot com


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