[C++ PATCH]: Fix 11347

Mark Mitchell mark@codesourcery.com
Wed Jul 30 22:30:00 GMT 2003


On Wed, 2003-07-30 at 09:26, Nathan Sidwell wrote:
> Hi,
> this fixes 11347 an ICE when we attempt to lookup a name inside a
> partial instantiation.
> 
> When tsubsting the definition of a templated member because we're
> instantiating the template it is a member of, we are really processing
> a template decl.
> 
> booted & tested on i686-pc-linux-gnu, ok?

Yes, thanks!

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



More information about the Gcc-patches mailing list