gcc/libstdc++-v3/testsuite/20_util
Benjamin Kosnik 2799d97293 re PR libstdc++/48698 (gnu-versioned-namespace problems)
2011-09-26  Benjamin Kosnik  <bkoz@redhat.com
            Jonathan Wakely  <jwakely.gcc@gmail.com>

	PR libstdc++/48698
	* acinclude.m4 (GLIBCXX_ENABLE_SYMVERS): Set libtool_VERSION here.
	* configure.ac: Move AC_SUBST of libtool_VERSION past call to
	GLIBCXX_ENABLE_SYMVERS.
	* configure: Regenerate.
	* include/bits/c++config: Use __7 as versioned namespace name.
	* config/abi/pre/gnu-versioned-namespace.ver: Change mangling as
	per above.
	* include/c_global/cwchar: Adjust nested namespaces.
	* testsuite/20_util/bind/48698.cc: Add test case.
	* testsuite/ext/profile/mutex_extensions_neg.cc: Change line number.

From-SVN: r179221
2011-09-27 00:02:54 +00:00
..
add_lvalue_reference
add_rvalue_reference
addressof
aligned_storage
allocator
allocator_traits
auto_ptr
bad_function_call
bind re PR libstdc++/48698 (gnu-versioned-namespace problems) 2011-09-27 00:02:54 +00:00
common_type/requirements
conditional/requirements
decay/requirements
declval/requirements re PR libstdc++/50441 ([C++0x] <type_traits> is missing GNU extension types) 2011-09-17 23:53:26 +00:00
default_delete
duration less_or_equal.cc: New. 2011-09-16 16:28:31 +00:00
duration_cast
enable_if/requirements
enable_shared_from_this
forward less_or_equal.cc: New. 2011-09-16 16:28:31 +00:00
function
function_objects
has_trivial_copy_assign
has_trivial_copy_constructor
has_trivial_default_constructor
hash
headers
is_assignable
is_compound
is_constructible * call.c (convert_class_to_reference) 2011-09-12 14:04:46 -04:00
is_convertible
is_copy_assignable
is_copy_constructible
is_default_constructible
is_destructible
is_explicitly_convertible
is_floating_point limits.cc: Replace everywhere __int128_t -> __int128, and __uint128_t -> unsigned __int128. 2011-09-21 11:23:11 +00:00
is_function
is_fundamental
is_integral limits.cc: Replace everywhere __int128_t -> __int128, and __uint128_t -> unsigned __int128. 2011-09-21 11:23:11 +00:00
is_literal_type
is_lvalue_reference
is_member_function_pointer
is_member_object_pointer
is_member_pointer
is_move_assignable
is_move_constructible
is_nothrow_assignable
is_nothrow_constructible
is_nothrow_copy_assignable
is_nothrow_copy_constructible
is_nothrow_default_constructible
is_nothrow_move_assignable
is_nothrow_move_constructible
is_object
is_pod
is_reference
is_rvalue_reference
is_scalar
is_signed limits.cc: Replace everywhere __int128_t -> __int128, and __uint128_t -> unsigned __int128. 2011-09-21 11:23:11 +00:00
is_standard_layout
is_trivial
is_unsigned limits.cc: Replace everywhere __int128_t -> __int128, and __uint128_t -> unsigned __int128. 2011-09-21 11:23:11 +00:00
make_signed/requirements limits.cc: Replace everywhere __int128_t -> __int128, and __uint128_t -> unsigned __int128. 2011-09-21 11:23:11 +00:00
make_unsigned/requirements limits.cc: Replace everywhere __int128_t -> __int128, and __uint128_t -> unsigned __int128. 2011-09-21 11:23:11 +00:00
move
move_if_noexcept
owner_less
pair less_or_equal.cc: New. 2011-09-16 16:28:31 +00:00
pointer_traits
ratio
raw_storage_iterator/requirements
reference_wrapper
remove_reference
scoped_allocator
shared_ptr
specialized_algorithms
steady_clock
system_clock
time_point less_or_equal.cc: New. 2011-09-16 16:28:31 +00:00
time_point_cast
tuple less_or_equal.cc: New. 2011-09-16 16:28:31 +00:00
typeindex
underlying_type/requirements
unique_ptr
uses_allocator
weak_ptr tuple (make_tuple, [...]): Declare constexpr. 2011-09-16 00:41:33 +00:00
rel_ops.cc
temporary_buffer.cc