re PR c++/16924 (dllexport attribute now causes some symbols _not_ to be exported)
authorMark Mitchell <mark@codesourcery.com>
Fri, 13 Aug 2004 01:24:28 +0000 (01:24 +0000)
committerDanny Smith <dannysmith@gcc.gnu.org>
Fri, 13 Aug 2004 01:24:28 +0000 (01:24 +0000)
commitea3d83a77f78bb400f9406c0a5fcbd89307859fa
tree4631956ae793ee2755ae4fe428a99bd9d0a0f5bd
parent3fee54be329cad6ec896c9b243073e54b7556c85
re PR c++/16924 (dllexport attribute now causes some symbols _not_ to be exported)

PR c++/16924
* config/i386/winnt.c (i386_pe_mark_dllexport): Set
SYMBOL_REF_DECL.
(i386_pe_mark_dllimport): Likewise.
(i386_pe_encode_section_info): Likewise, when overriding
dllimport attribute.

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