[Bug libstdc++/54314] [4.8 Regression] undefined references to 'construction vtable for std::ostream-in-std::basic_ostringstream<char, std::char_traits<char>, std::allocator<char> >'

jakub at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Mon Feb 4 17:20:00 GMT 2013


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54314

--- Comment #34 from Jakub Jelinek <jakub at gcc dot gnu.org> 2013-02-04 17:20:05 UTC ---
Author: jakub
Date: Mon Feb  4 17:19:56 2013
New Revision: 195723

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=195723
Log:
    PR libstdc++/54314
    * config/i386/winnt.c (i386_pe_assemble_visibility): Don't warn
    about visibility on artificial decls.
    * config/sol2.c (solaris_assemble_visibility): Likewise.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/i386/winnt.c
    trunk/gcc/config/sol2.c



More information about the Gcc-bugs mailing list