https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66655
--- Comment #28 from Nick Clifton <nickc at gcc dot gnu.org> --- Author: nickc Date: Tue Jan 26 14:02:11 2016 New Revision: 232828 URL: https://gcc.gnu.org/viewcvs?rev=232828&root=gcc&view=rev Log: PR target/66655 * config/i386/winnt.c (i386_pe_binds_local_p): If a function has been marked as DECL_ONE_ONLY but we do not the means to make it so, then do not allow it to bind locally. Modified: trunk/gcc/ChangeLog trunk/gcc/config/i386/winnt.c