------- Comment #1 from davek at gcc dot gnu dot org 2009-11-20 16:11 ------- Created an attachment (id=19068) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=19068&action=view) work-in-progress
This patch is a bit overly keen in how far it propagates dllimport, leading to the regression of g++.dg/ext/dllimport8.C without even using -D_GLIBCXX_IMPORT. (This is the old don't-import-a-static-class-member-if-you've-seen-a-definition issue.) So, not ready for primetime just yet... -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42123