gcc/libstdc++-v3/testsuite/20_util
Benjamin Kosnik 2c4b148c84 acinclude.m4 (GLIBCXX_CHECK_COMPILER_FEATURES): Add a function to the test code compiled with -ffunction-sections -fdata-sections.
2007-05-11  Benjamin Kosnik  <bkoz@redhat.com>

	* acinclude.m4 (GLIBCXX_CHECK_COMPILER_FEATURES): Add a function
	to the test code compiled with -ffunction-sections -fdata-sections.
	* configure: Regenerate.

	* testsuite/22_locale/ctype/scan/wchar_t/1.cc: Remove
	_GLIBCXX_USE_WCHAR_T guards as surpufulous.
	
	* testsuite/20_util/make_signed/requirements/typedefs-1.cc: Add
	_GLIBCXX_USE_WCHAR_T guards.	
	* testsuite/20_util/make_signed/requirements/typedefs-2.cc: Same.
	* testsuite/20_util/make_unsigned/requirements/typedefs-1.cc: Same.
	* testsuite/20_util/make_unsigned/requirements/typedefs-2.cc: Same.

	* testsuite/21_strings/char_traits/requirements/wchar_t/typedefs.cc: 
	Add.
	* testsuite/21_strings/char_traits/typedefs/char/1.cc: Move...
	* testsuite/21_strings/char_traits/requirements/char/typedefs.cc: 
	...here.
	* testsuite/21_strings/char_traits/typedefs: Remove.
	* testsuite/21_strings/char_traits/typedefs/char: Remove.

From-SVN: r124772
2007-05-16 16:47:47 +00:00
..
allocator Directory layout flattening. 2007-02-20 19:47:35 +00:00
auto_ptr stl_memory.h: Rename to stl_auto_ptr.h. 2007-05-04 18:07:10 +00:00
conditional/requirements type_traits (enable_if): New. 2007-05-03 11:49:12 +00:00
decay/requirements type_traits (enable_if): New. 2007-05-03 11:49:12 +00:00
enable_if/requirements type_traits (enable_if): New. 2007-05-03 11:49:12 +00:00
enable_shared_from_this/requirements types_std_c++0x.cc: Use -std=gnu++0x instead of -std=c++0x for testing. 2007-03-16 19:44:00 +00:00
function_objects Directory layout flattening. 2007-02-20 19:47:35 +00:00
has_nothrow_copy_constructor type_traits (enable_if): New. 2007-05-03 11:49:12 +00:00
has_nothrow_default_constructor type_traits (enable_if): New. 2007-05-03 11:49:12 +00:00
has_trivial_copy_constructor type_traits (enable_if): New. 2007-05-03 11:49:12 +00:00
has_trivial_default_constructor type_traits (enable_if): New. 2007-05-03 11:49:12 +00:00
headers type_traits: (make_signed, make_unsigned): Adjust for enum sizes. 2007-05-07 15:29:57 +00:00
make_signed/requirements acinclude.m4 (GLIBCXX_CHECK_COMPILER_FEATURES): Add a function to the test code compiled with -ffunction-sections -fdata-sections. 2007-05-16 16:47:47 +00:00
make_unsigned/requirements acinclude.m4 (GLIBCXX_CHECK_COMPILER_FEATURES): Add a function to the test code compiled with -ffunction-sections -fdata-sections. 2007-05-16 16:47:47 +00:00
pair Directory layout flattening. 2007-02-20 19:47:35 +00:00
raw_storage_iterator/requirements Directory layout flattening. 2007-02-20 19:47:35 +00:00
shared_ptr/requirements types_std_c++0x.cc: Use -std=gnu++0x instead of -std=c++0x for testing. 2007-03-16 19:44:00 +00:00
specialized_algorithms Directory layout flattening. 2007-02-20 19:47:35 +00:00
tuple/requirements type_traits (enable_if): New. 2007-05-03 11:49:12 +00:00
weak_ptr/requirements types_std_c++0x.cc: Use -std=gnu++0x instead of -std=c++0x for testing. 2007-03-16 19:44:00 +00:00
rel_ops.cc Directory layout flattening. 2007-02-20 19:47:35 +00:00
temporary_buffer.cc Directory layout flattening. 2007-02-20 19:47:35 +00:00