This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: c++/4653: template instantiation not in sync with Koenig's lookup
- From: nathan at gcc dot gnu dot org
- To: gawrilow at math dot tu-berlin dot de, gcc-bugs at gcc dot gnu dot org, gcc-prs at gcc dot gnu dot org, nathan at gcc dot gnu dot org
- Date: 26 Dec 2002 18:09:54 -0000
- Subject: Re: c++/4653: template instantiation not in sync with Koenig's lookup
- Reply-to: nathan at gcc dot gnu dot org, gawrilow at math dot tu-berlin dot de, gcc-bugs at gcc dot gnu dot org, gcc-prs at gcc dot gnu dot org, nathan at gcc dot gnu dot org, gcc-gnats at gcc dot gnu dot org
Synopsis: template instantiation not in sync with Koenig's lookup
State-Changed-From-To: analyzed->closed
State-Changed-By: nathan
State-Changed-When: Thu Dec 26 10:09:53 2002
State-Changed-Why:
beleived fixed by
2002-12-26 Nathan Sidwell <nathan@codesourcery.com>
PR c++/5116, c++/764
* call.c (build_new_op): Make sure template class operands are
instantiated.
http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=4653