This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: C++ PATCH to decl.c: Factor debug code
Mark Mitchell <mark@codesourcery.com> writes:
| On Fri, 2003-05-30 at 17:13, Jason Merrill wrote:
| > On 30 May 2003 22:02:36 +0200, Gabriel Dos Reis <gdr@integrable-solutions.net> wrote:
| >
| > > So, just to make sure I understand correctly. Are you saying that a
| > > name-lookup performance patch (which addresses a compile-time
| > > performance issue) is a no-no for gcc-3_3-branch?
| >
| > Yes, that would be my opinion. Mark may feel differently.
|
| To me, it would depend on how risky the patch looked, how much win we
| got, and how bad the regression was. I'd certainly not accept any
| prepartory patches; once there's a complete patch on the mainline we
| might consider moving it.
Thank you.
-- Gaby