This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/50044] Attributes for explicit template instantiation are ignored after an implicit template instantiation occurred.
- From: "ml at convergent-it dot at" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Tue, 16 Aug 2011 14:47:08 +0000
- Subject: [Bug c++/50044] Attributes for explicit template instantiation are ignored after an implicit template instantiation occurred.
- Auto-submitted: auto-generated
- References: <bug-50044-4@http.gcc.gnu.org/bugzilla/>
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