PR c++/42758

Jason Merrill jason@redhat.com
Tue Jan 19 16:06:00 GMT 2010


On 01/19/2010 05:13 AM, Dodji Seketeli wrote:
> +	  /* The call to lookup_template_class below is likely to create
> +	     a new class type, but we shouldn't create new class types if
> +	     we were instructed to avoid class instantiations.  */

Why not check this in lookup_template_class so we actually know whether 
or not we already have the specialization?

Jason



More information about the Gcc-patches mailing list