C++ PATCH for c++/45651 (ICE with explicit template instantiation and unnamed namespace)

Jason Merrill jason@redhat.com
Tue Mar 8 17:23:00 GMT 2011


The linkage handling of an explicit instantiation of an undefined 
template in instantiate_decl was interacting badly with the linkage 
magic for anonymous namespaces.  Fixed thus.

Tested x86_64-pc-linux-gnu, applied to trunk.
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 45651.patch
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20110308/d66d949f/attachment.ksh>


More information about the Gcc-patches mailing list