gcc/libstdc++-v3
Jason Merrill 2ee8a2d5ce 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
gcc/
	* varasm.c (default_assemble_visibility): Don't warn about
	visibility on artificial decls.
gcc/cp/
	* class.c (build_ctor_vtbl_group): Give construction vtables
	hidden visibility.
libstdc++-v3/
	* config/abi/pre/gnu.ver: Don't export construction vtables.
	* config/abi/pre/gnu-versioned-namespace.ver: Likewise.

From-SVN: r195550
2013-01-29 12:24:51 -05:00
..
config re PR libstdc++/54314 (undefined references to 'construction vtable for std::ostream-in-std::basic_ostringstream<char, std::char_traits<char>, std::allocator<char> >') 2013-01-29 12:24:51 -05:00
doc * doc/xml/manual/status_cxx2011.xml: Document that N3189 is missing. 2013-01-08 21:29:20 +00:00
include re PR libstdc++/56112 (cannot create unordered_map from range of types convertible to value_type) 2013-01-28 23:07:35 +00:00
libsupc++ Update Copyright years for files modified in 2011 and/or 2012. 2013-01-04 13:49:55 +01:00
po
python
scripts Update Copyright years for files modified in 2011 and/or 2012. 2013-01-04 13:49:55 +01:00
src re PR libstdc++/55847 (mistake bad_weak_ptr::what() message) 2013-01-07 00:50:16 +00:00
testsuite re PR libstdc++/56112 (cannot create unordered_map from range of types convertible to value_type) 2013-01-28 23:07:35 +00:00
acinclude.m4 Restrict -Wa,-nH use to Solaris (PR libstdc++/55594) 2013-01-08 09:47:55 +00:00
aclocal.m4
ChangeLog re PR libstdc++/54314 (undefined references to 'construction vtable for std::ostream-in-std::basic_ostringstream<char, std::char_traits<char>, std::allocator<char> >') 2013-01-29 12:24:51 -05:00
ChangeLog-1998
ChangeLog-1999
ChangeLog-2000
ChangeLog-2001
ChangeLog-2002
ChangeLog-2003
ChangeLog-2004
ChangeLog-2005
ChangeLog-2006
ChangeLog-2007
ChangeLog-2008
ChangeLog-2009
ChangeLog-2010
ChangeLog-2011
ChangeLog-2012
config.h.in
configure Restrict -Wa,-nH use to Solaris (PR libstdc++/55594) 2013-01-08 09:47:55 +00:00
configure.ac
configure.host
crossconfig.m4
fragment.am
linkage.m4
Makefile.am
Makefile.in
README

file: libstdc++-v3/README

New users may wish to point their web browsers to the file
index.html in the 'doc/html' subdirectory.  It contains brief
building instructions and notes on how to configure the library in
interesting ways.