gcc/libstdc++-v3/testsuite
Paolo Carlini 87b2e74657 re PR libstdc++/44487 ([C++0x] pair of references doesn't work)
2010-06-10  Paolo Carlini  <paolo.carlini@oracle.com>

	PR libstdc++/44487
	* include/bits/stl_pair.h (pair(pair&&)): Remove.
	(pair(pair<_U1, _U2>&&): Use forward, consistently with Bullet 5
	of LWG 1326.
	* include/std/tuple (tuple(pair<_U1, _U2>&&)): Likewise.
	* testsuite/20_util/pair/44487.cc: Add.
	* testsuite/20_util/tuple/cons/44487.cc: Likewise.
	* testsuite/20_util/weak_ptr/comparison/cmp_neg.cc: Adjust dg-warning
	line numbers.

From-SVN: r160528
2010-06-10 10:24:46 +00:00
..
17_intro freestanding.cc: Avoid -Wall warnings. 2010-03-19 14:19:23 +00:00
18_support order_statistics_imp.hpp: Avoid -Wall warnings. 2010-06-08 00:45:02 +00:00
19_diagnostics order_statistics_imp.hpp: Avoid -Wall warnings. 2010-06-08 00:45:02 +00:00
20_util re PR libstdc++/44487 ([C++0x] pair of references doesn't work) 2010-06-10 10:24:46 +00:00
21_strings order_statistics_imp.hpp: Avoid -Wall warnings. 2010-06-08 00:45:02 +00:00
22_locale order_statistics_imp.hpp: Avoid -Wall warnings. 2010-06-08 00:45:02 +00:00
23_containers order_statistics_imp.hpp: Avoid -Wall warnings. 2010-06-08 00:45:02 +00:00
24_iterators order_statistics_imp.hpp: Avoid -Wall warnings. 2010-06-08 00:45:02 +00:00
25_algorithms order_statistics_imp.hpp: Avoid -Wall warnings. 2010-06-08 00:45:02 +00:00
26_numerics order_statistics_imp.hpp: Avoid -Wall warnings. 2010-06-08 00:45:02 +00:00
27_io re PR libstdc++/44417 (make check-target-libstdc++-v3 fails due to undefined ptrdiff_t) 2010-06-08 01:46:10 +00:00
28_regex
29_atomics order_statistics_imp.hpp: Avoid -Wall warnings. 2010-06-08 00:45:02 +00:00
30_threads c++config (std::size_t, [...]): Provide typedefs. 2010-06-03 19:15:56 +00:00
abi
backward
config
data
decimal
ext c++config (std::size_t, [...]): Provide typedefs. 2010-06-03 19:15:56 +00:00
lib
libstdc++-abi
libstdc++-dg
performance
tr1 order_statistics_imp.hpp: Avoid -Wall warnings. 2010-06-08 00:45:02 +00:00
util type_traits (is_nothrow_constructible): Add. 2010-06-10 00:43:50 +00:00
Makefile.am
Makefile.in no-dist in non-imported automake dirs. 2010-05-04 18:58:11 +00:00