re PR libstdc++/54314 (undefined references to 'construction vtable for std::ostream...
authorJakub Jelinek <jakub@gcc.gnu.org>
Mon, 4 Feb 2013 17:19:56 +0000 (18:19 +0100)
committerJakub Jelinek <jakub@gcc.gnu.org>
Mon, 4 Feb 2013 17:19:56 +0000 (18:19 +0100)
commit7ac3af38365579c83426d3d6ddb6c62884d9f5d1
tree110a7945e90f561a988048fcfafeacd627c78af5
parent85018f40aedb5d60c63a8f3f85f17d71c84b01ac
re PR libstdc++/54314 (undefined references to 'construction vtable for std::ostream-in-std::basic_ostringstream<char, std::char_traits<char>, std::allocator<char> >')

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.

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