gcc/libstdc++-v3/testsuite
Jonathan Wakely fe807059aa re PR libstdc++/51365 (cannot use final empty class in std::tuple)
PR libstdc++/51365
	* include/bits/shared_ptr_base (_Sp_ebo_helper): Helper class to
	implement EBO safely.
	(_Sp_counted_base::_M_get_deleter): Add noexcept.
	(_Sp_counter_ptr): Use noexcept instead of comments.
	(_Sp_counted_deleter): Likewise. Use _Sp_ebo_helper.
	(_Sp_counted_ptr_inplace): Likewise.
	* testsuite/20_util/shared_ptr/cons/51365.cc: New.
	* testsuite/20_util/shared_ptr/cons/52924.cc: Add rebind member to
	custom allocator and test construction with custom allocator.
	* testsuite/20_util/shared_ptr/cons/43820_neg.cc: Adjust dg-error
	line number.

From-SVN: r198367
2013-04-28 12:38:21 +01:00
..
17_intro
18_support re PR libstdc++/56905 ([C++11][DR 1130] std::copy_exception should be removed or no longer be used) 2013-04-24 23:00:16 +01:00
19_diagnostics 50594.cc: For mingw-targets use only static libstdc++-version. 2013-03-25 11:47:39 +01:00
20_util re PR libstdc++/51365 (cannot use final empty class in std::tuple) 2013-04-28 12:38:21 +01:00
21_strings
22_locale
23_containers move_range.cc: Adjust dialect to -std=gnu++11. 2013-04-26 21:20:00 +00:00
24_iterators
25_algorithms re PR libstdc++/57010 ([c++0x] priority_queue<>::pop() calls self-move-assignment operator) 2013-04-22 10:07:31 +00:00
26_numerics 50594.cc: For mingw-targets use only static libstdc++-version. 2013-03-25 11:47:39 +01:00
27_io cstdio (gets): Provide only in C++98 and C++11. 2013-04-26 11:32:49 +00:00
28_regex
29_atomics
30_threads re PR libstdc++/56905 ([C++11][DR 1130] std::copy_exception should be removed or no longer be used) 2013-04-24 23:00:16 +01:00
abi
backward
config
data
decimal
ext re PR libstdc++/56170 (Extension debug_allocator seems non-compliant w.r.t. rebind) 2013-03-24 22:10:29 +00:00
lib pt.c (fn_type_unification): Push tinst level around type_unification_real if we aren't explaining. 2013-04-22 16:40:54 -04:00
libstdc++-abi
libstdc++-dg
libstdc++-prettyprinters cxx11.cc: Include <memory>. 2013-04-08 16:47:02 +00:00
performance
tr1
tr2
util hashtable_policy.h: Add C++11 allocator support. 2013-04-22 20:22:07 +00:00
Makefile.am
Makefile.in