gcc/libstdc++-v3/testsuite
Jonathan Wakely 28eca950b7 Fix ambiguity with multiple enable_shared_from_this bases
PR libstdc++/56383
	* testsuite/20_util/enable_shared_from_this/56383.cc: New.
	* include/bits/shared_ptr_base.h (__enable_shared_from_this): Make
	friend declaration match previous declaration of
	__enable_shared_from_this_helper.
	* include/bits/shared_ptr.h (enable_shared_from_this): Likewise.

From-SVN: r231181
2015-12-02 15:08:18 +00:00
..
17_intro LWG 2510, make the default constructors of library tag types explicit. 2015-11-11 16:47:19 +02:00
18_support Port libvtv to Solaris 2015-11-25 10:30:25 +00:00
19_diagnostics
20_util Fix ambiguity with multiple enable_shared_from_this bases 2015-12-02 15:08:18 +00:00
21_strings Fix std::wstring capacity test for short wchar_t 2015-11-14 17:24:42 +00:00
22_locale Improve portability of named locale tests 2015-11-13 15:25:48 +00:00
23_containers * testsuite/23_containers/vector/profile/vector.cc: Add maxdata option on AIX. 2015-11-21 00:38:25 -05:00
24_iterators
25_algorithms Shrink std::random_shuffle test to pass on simulators 2015-10-16 12:12:15 +01:00
26_numerics Handle C++11 <math.h> overloads on Solaris 12 2015-11-24 13:15:43 +00:00
27_io Improve tests for valid values of iostream bitmask types 2015-11-25 13:49:06 +00:00
28_regex
29_atomics Handle alignment in __atomic_is_lock_free 2015-09-17 16:46:04 +01:00
30_threads Loop in std::this_thread sleep functions 2015-11-11 17:08:51 +00:00
abi
backward
config
data
decimal
experimental * testsuite/experimental/random/randint.cc: Add dg-add-options tls. 2015-11-14 09:22:53 -05:00
ext
lib Improve portability of named locale tests 2015-11-13 15:25:48 +00:00
libstdc++-abi
libstdc++-dg
libstdc++-prettyprinters Ensure another pretty-printer test uses C++98 mode 2015-11-26 16:25:55 +00:00
libstdc++-xmethods
performance
tr1 More fine-grained autoconf checks for C99 library 2015-11-13 14:51:25 +00:00
tr2
util Improve portability of named locale tests 2015-11-13 15:25:48 +00:00
Makefile.am
Makefile.in