C++ PATCH for implicit abi_tag on template member function

Jason Merrill jason@redhat.com
Wed Apr 6 16:22:00 GMT 2016


We were incorrectly omitting the ABI tag on the instantiation of this 
member function because we were setting the tags on the instantiation 
and looking for them on the temploid.

Tested x86_64-pc-linux-gnu, applying to trunk.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: abi-tag-fntmp.patch
Type: text/x-patch
Size: 1252 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20160406/a14fefb3/attachment.bin>


More information about the Gcc-patches mailing list