C++ PATCH for c++/34950 (crash resolving overloaded template function)

Jason Merrill jason@redhat.com
Tue Feb 19 23:09:00 GMT 2008


We need to do the same thing in this case that we do for partial 
ordering: set processing_template_decl while we do tsubsting that might 
not remove all uses of template parameters.

Tested x86_64-pc-linux-gnu, applied to trunk and 4.3; 4.2 and 4.1 to 
follow soon.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 34950.patch
Type: text/x-patch
Size: 1734 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20080219/d815d180/attachment.bin>


More information about the Gcc-patches mailing list