gcc/libstdc++-v3/include
Paolo Carlini fe03b3df84 [multiple changes]
2009-10-05  Paolo Carlini  <paolo.carlini@oracle.com>

	* testsuite/lib/libstdc++.exp (check_v3_target_rvalref): Remove.
	* testsuite/lib/dg-options.exp (dg-require-rvalref): Likewise.

2009-10-05  Chris Jefferson  <chris@bubblescope.net>

	* include/bits/stl_algo.h (__stable_partition_adaptive,
	__rotate_adaptive, __merge_adaptive, __merge_sort_loop):
	Extend to work with rvalue references in C++0x mode.
	* testsuite/25_algorithms/inplace_merge/moveable2.cc: New.
	* testsuite/25_algorithms/inplace_merge/moveable.cc: Likewise.
	* testsuite/25_algorithms/stable_partition/moveable.cc: Likewise.
	* testsuite/25_algorithms/stable_sort/moveable2.cc: Likewise.
	* testsuite/25_algorithms/stable_sort/moveable.cc: Likewise.

From-SVN: r152451
2009-10-05 14:11:11 +00:00
..
backward merge branch profile-stdlib 2009-10-03 02:17:41 +00:00
bits [multiple changes] 2009-10-05 14:11:11 +00:00
c Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception. 2009-04-09 17:00:19 +02:00
c_compatibility stdatomic.h (__atomic_flag_for_address): Use _GLIBCXX_NOTHROW. 2009-04-19 13:16:34 +00:00
c_global cwchar (swprintf, vswprintf): Do not use if _GLIBCXX_HAVE_BROKEN_VSWPRINTF. 2009-07-24 21:55:59 +01:00
c_std cmath (abs(_Tp)): Add. 2009-07-23 18:38:22 +00:00
debug re PR libstdc++/15523 ([DR 408] Can't have vectors of vector::const_iterator) 2009-08-04 13:01:08 +00:00
ext vstring.h (to_wstring(long long), [...]): Disable for _GLIBCXX_HAVE_BROKEN_VSWPRINTF. 2009-09-18 00:53:28 +01:00
parallel base.h: Take integer types from <tr1/cstdint>. 2009-10-02 07:47:48 +00:00
precompiled extc++.h: Don't include TR1 if C++0x. 2009-08-12 00:56:12 +00:00
profile merge branch profile-stdlib 2009-10-03 02:17:41 +00:00
std merge branch profile-stdlib 2009-10-03 02:17:41 +00:00
tr1 random.tcc: Define static const data members. 2009-09-30 00:50:24 +00:00
tr1_impl merge branch profile-stdlib 2009-10-03 02:17:41 +00:00
Makefile.am merge branch profile-stdlib 2009-10-03 02:17:41 +00:00
Makefile.in merge branch profile-stdlib 2009-10-03 02:17:41 +00:00