winnt.c (associated_type): Artificial methods are not affected by the import/export...
authorDanny Smith <dannysmith@users.sourceforge.net>
Wed, 16 Jul 2003 01:04:10 +0000 (01:04 +0000)
committerDanny Smith <dannysmith@gcc.gnu.org>
Wed, 16 Jul 2003 01:04:10 +0000 (01:04 +0000)
commitd5648e1233d6edd46046ef626a73b8a1d598c4ac
tree7adccc27757222f23f3724f7c04eeff7c304e41c
parente27668301c851b3e945f092bcd7c31a9da2cf3ff
winnt.c (associated_type): Artificial methods are not affected by the import/export status of their class...

* config/i386/winnt.c (associated_type): Artificial methods are not
affected by the import/export status of their class unless they are
COMDAT.
(i386_pe_dllimport_p): Do not mark artificial methods as dllimport.

* config/i386/winnt.c: Fix GCC copyright comment.

From-SVN: r69431
gcc/ChangeLog
gcc/config/i386/winnt.c