* config/i386/winnt.c (i386_pe_determine_dllexport_p): Don't
authordannysmith <dannysmith@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 12 Jul 2009 06:09:39 +0000 (06:09 +0000)
committerdannysmith <dannysmith@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 12 Jul 2009 06:09:39 +0000 (06:09 +0000)
commit24fb1d3ff6a2ce44db82978089367a2d1e77965e
tree67739660575e53277c7a81761c5f9254f4504802
parentcba1b1a4db78d9a17c4f6499cbc33f4cc898032c
* config/i386/winnt.c (i386_pe_determine_dllexport_p): Don't
dllexport if !TREE_PUBLIC.
(i386_pe_maybe_record_exported_symbol): Assert TREE_PUBLIC.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@149525 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config/i386/winnt.c