------- Comment #1 from fjoe at samodelkin dot net 2010-03-15 11:32 ------- In the last example above I mean that there is shared library foo with interface declared in foo.h and it is used in another shared library bar. And bar will have unnecessary template instantiations visible even if compiled with -fvisibility-ms-compat.
-- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43376