This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/41512] dllexport broken on cygwin



------- Comment #7 from davek at gcc dot gnu dot org  2009-10-03 21:55 -------
(In reply to comment #5)
> The breakage can be fixed in target backend i386/winnt-cxx.c 
> i386_pe_adjust_class_at_definition, by propagating the dllexport attribute
> there, rather than relying on DECL_CONTEXT later.
> 
> I am testing that patch now.

  Brilliant, TYVM Danny!


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41512


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]