gcc/libstdc++-v3/testsuite
Paolo Carlini 08df5d3e97 re PR libstdc++/36949 ([C++0x] make_shared does not initialize enable_shared_from_this' internal shared_count)
2008-07-28  Paolo Carlini  <paolo.carlini@oracle.com>

	PR libstdc++/36949
	* include/tr1_impl/boost_shared_ptr.h
	(__shared_ptr(_Sp_make_shared_tag, _Alloc, _Args&&...): Call
	__enable_shared_from_this_helper.
	* testsuite/20_util/shared_ptr/creation/36949.cc: New.

From-SVN: r138219
2008-07-28 23:28:16 +00:00
..
17_intro chrono: New, as per N2661. 2008-07-15 23:23:23 +00:00
18_support PR c++/33979 (partial) 2008-05-20 18:11:34 +00:00
19_diagnostics system_error: Align to current draft specifications. 2008-05-16 21:55:00 +00:00
20_util re PR libstdc++/36949 ([C++0x] make_shared does not initialize enable_shared_from_this' internal shared_count) 2008-07-28 23:28:16 +00:00
21_strings Add initializer_list support as per N2679. 2008-07-21 15:40:39 -04:00
22_locale re PR libstdc++/36616 (Open issues from a test run) 2008-07-04 15:40:38 +00:00
23_containers Add initializer_list support as per N2679. 2008-07-21 15:40:39 -04:00
24_iterators stl_iterator_base_funcs.h (next, prev): Add in C++0x mode. 2008-06-17 21:33:15 +00:00
25_algorithms vector (insert(iterator, _Tp&&), [...]): Enable only when _Tp != bool. 2008-07-18 20:11:21 +00:00
26_numerics Add initializer_list support as per N2679. 2008-07-21 15:40:39 -04:00
27_io 9425.cc: Use dg-require-fileio. 2008-06-02 12:01:41 -04:00
28_regex Add initializer_list support as per N2679. 2008-07-21 15:40:39 -04:00
29_atomics default.cc: Avoid -Wall warnings. 2008-06-25 23:28:14 +00:00
30_threads condition_variable: Update to N2691 WD. 2008-07-23 22:17:31 +00:00
abi
backward
config
data
ext Add initializer_list support as per N2679. 2008-07-21 15:40:39 -04:00
lib libstdc++.exp (check_v3_target_c_std): Avoid unused variable warnings leading to spurious fails of the test. 2008-07-18 18:40:53 +00:00
libstdc++-abi
libstdc++-dg
performance using.xml: Outline exception topics. 2008-06-06 19:32:43 +00:00
thread
tr1 complex (pow(const complex<>&, int)): Do not define in C++0x mode, per DR 844. 2008-06-12 10:17:53 +00:00
util c-common.c (c_stddef_cpp_builtins): Define __CHAR16_TYPE__ and __CHAR32_TYPE__. 2008-07-18 20:23:42 +00:00
Makefile.am
Makefile.in re PR libstdc++/36924 (mt_allocator/deallocate_local_thread-5.cc and ext/mt_allocator/deallocate_local_thread-7.cc fail sometimes) 2008-07-24 22:47:26 +00:00