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: PR c++/12862


On Mon, 2003-12-22 at 16:04, Gabriel Dos Reis wrote:
> Mark Mitchell <mark@codesourcery.com> writes:
> 
> | This patch fixes a problem with name-lookup by removing some overly
> | defensive code.
> 
> 
> sweet.  I'm interested in this for 3.3.3.  I don't think it is risky.
> Is it?

I think it would be safe for 3.3.3, but it would need to be tested
there.  It might not work out right because 3.3 was not as good about
setting DECL_CONTEXT correctly.

-- 
Mark Mitchell <mark@codesourcery.com>
CodeSourcery, LLC


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