[Bug c++/50044] Attributes for explicit template instantiation are ignored after an implicit template instantiation occurred.
ml@convergent-it.at
gcc-bugzilla@gcc.gnu.org
Tue Aug 16 15:33:00 GMT 2011
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50044
--- Comment #11 from Martin Lederhilger <ml@convergent-it.at> 2011-08-16 14:47:08 UTC ---
Created attachment 25024
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=25024
Export table of the dll.
This is a part of i686-mingw32-objdump's output.
Contains the export table of the DLL for the following combinations:
with/without extern template and
with/without INTERFACE on the class template definition
More information about the Gcc-bugs
mailing list