gcc/libstdc++-v3/testsuite/20_util
Paolo Carlini fd735b6a2e type_traitsfwd.h (aligned_storage): Remove declaration.
2007-09-17  Paolo Carlini  <pcarlini@suse.de>

	* include/tr1_impl/type_traitsfwd.h (aligned_storage): Remove
	declaration.
	* include/tr1_impl/type_traits (aligned_storage): Remove.
	* include/std/type_traits (aligned_storage, __aligned_storage_msa):
	Add.
	* include/tr1/type_traits (aligned_storage): Add.
	* testsuite/20_util/aligned_storage/value.cc: New.
	* testsuite/20_util/aligned_storage/requirements/
	explicit_instantiation.cc: Likewise.
	* testsuite/20_util/make_signed/requirements/typedefs_neg.cc: Adjust
	dg-error lines.
	* testsuite/20_util/make_unsigned/requirements/typedefs_neg.cc:
	Likewise.

From-SVN: r128542
2007-09-17 10:18:51 +00:00
..
add_lvalue_reference type_traits (is_reference, [...]): Remove. 2007-06-02 17:24:09 +00:00
add_rvalue_reference type_traits (is_reference, [...]): Remove. 2007-06-02 17:24:09 +00:00
aligned_storage type_traitsfwd.h (aligned_storage): Remove declaration. 2007-09-17 10:18:51 +00:00
allocator
auto_ptr
bad_function_call system_error: New file. 2007-08-23 16:16:41 +00:00
conditional/requirements
decay/requirements
enable_if/requirements
enable_shared_from_this/requirements
forward utility (identity, [...]): Add. 2007-07-10 19:20:51 +00:00
function_objects system_error: New file. 2007-08-23 16:16:41 +00:00
has_nothrow_copy_constructor re PR libstdc++/31426 (TR1 includes do not work with -std=c++0x) 2007-05-31 23:37:56 +00:00
has_nothrow_default_constructor re PR libstdc++/31426 (TR1 includes do not work with -std=c++0x) 2007-05-31 23:37:56 +00:00
has_trivial_copy_constructor re PR libstdc++/31426 (TR1 includes do not work with -std=c++0x) 2007-05-31 23:37:56 +00:00
has_trivial_default_constructor re PR libstdc++/31426 (TR1 includes do not work with -std=c++0x) 2007-05-31 23:37:56 +00:00
hash system_error: New file. 2007-08-23 16:16:41 +00:00
headers std_c++0x_neg.cc: Force C++98 mode. 2007-06-29 20:05:11 +00:00
identity utility (identity, [...]): Add. 2007-07-10 19:20:51 +00:00
is_lvalue_reference type_traits (is_reference, [...]): Remove. 2007-06-02 17:24:09 +00:00
is_reference type_traits (is_reference, [...]): Remove. 2007-06-02 17:24:09 +00:00
is_rvalue_reference type_traits (is_reference, [...]): Remove. 2007-06-02 17:24:09 +00:00
is_signed re PR libstdc++/31426 (TR1 includes do not work with -std=c++0x) 2007-05-31 23:37:56 +00:00
is_unsigned re PR libstdc++/31426 (TR1 includes do not work with -std=c++0x) 2007-05-31 23:37:56 +00:00
make_signed/requirements type_traitsfwd.h (aligned_storage): Remove declaration. 2007-09-17 10:18:51 +00:00
make_unsigned/requirements type_traitsfwd.h (aligned_storage): Remove declaration. 2007-09-17 10:18:51 +00:00
move utility (identity, [...]): Add. 2007-07-10 19:20:51 +00:00
pair
raw_storage_iterator/requirements
remove_reference type_traits (is_reference, [...]): Remove. 2007-06-02 17:24:09 +00:00
shared_ptr/requirements
specialized_algorithms
tuple/requirements re PR libstdc++/31426 (TR1 includes do not work with -std=c++0x) 2007-05-31 23:37:56 +00:00
weak_ptr/requirements
rel_ops.cc
temporary_buffer.cc