gcc/libstdc++-v3/testsuite
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
..
17_intro re PR libstdc++/31836 (FAIL: 27_io/basic_istream/extractors_arithmetic/char/12.cc execution test) 2007-05-06 11:51:23 +00:00
18_support types_std_c++0x.cc: Use -std=gnu++0x instead of -std=c++0x for testing. 2007-03-16 19:44:00 +00:00
19_diagnostics pod_char_traits.h (char_traits<>::move): Use __builtin_memmove. 2007-05-11 18:58:08 +00:00
20_util 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
21_strings 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
22_locale 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
23_containers stl_algobase.h: Do not include <cstring>. 2007-05-07 20:36:40 +00:00
24_iterators
25_algorithms 11.cc: Include <cstring>. 2007-05-11 00:55:17 +00:00
26_numerics types_std_c++0x_neg.cc: New. 2007-05-08 10:44:37 +00:00
27_io 11.cc: Include <cstring>. 2007-05-11 00:55:17 +00:00
28_regex/headers/regex
abi
backward
config
data
ext 11.cc: Include <cstring>. 2007-05-11 00:55:17 +00:00
lib cxxabi.h (_GLIBCXX_NOTHROW): New macro. 2007-05-09 05:21:36 +00:00
libstdc++-abi
libstdc++-dg
performance
thread
tr1 17_hyperg/check_nan.cc: Add -mieee for sh. 2007-05-15 00:03:18 +00:00
util testsuite_io.h: Only include <ios>. 2007-05-14 16:44:31 +00:00
Makefile.am
Makefile.in