winnt.c (ix86_handle_dll_attribute): Set DECL_EXTERN and TREE_PUBLIC for dllimported...
authorJason Merrill <jason@redhat.com>
Mon, 16 Sep 2002 22:17:31 +0000 (18:17 -0400)
committerDanny Smith <dannysmith@gcc.gnu.org>
Mon, 16 Sep 2002 22:17:31 +0000 (22:17 +0000)
commitf354b82835d441a9430484561f45ad2cfff6d0bc
treea70841d074b2bc9ceab57521b4fa5f810afe06eb
parente46b54a2b95ef8afa5ba8fffc39e48eee4f8aa86
winnt.c (ix86_handle_dll_attribute): Set DECL_EXTERN and TREE_PUBLIC for dllimported variables here...

* config/i386/winnt.c (ix86_handle_dll_attribute): Set
DECL_EXTERN and TREE_PUBLIC for dllimported variables here...
(i386_pe_mark_dllimport): Not here.

Co-Authored-By: Danny Smith <dannysmith@users.sourceforge.net>
From-SVN: r57215
gcc/ChangeLog
gcc/config/i386/winnt.c