gcc/libstdc++-v3/testsuite
Paolo Carlini 02a65d230f acinclude.m4 ([GLIBCXX_ENABLE_C99]): Add ac_c99_complex to the final test for enable_c99, thus robustifying it...
2005-01-26  Paolo Carlini  <pcarlini@suse.de>

	* acinclude.m4 ([GLIBCXX_ENABLE_C99]): Add ac_c99_complex
	to the final test for enable_c99, thus robustifying it; remove
	duplicate final test on ac_99_math.
	* configure: Regenerate.

	* include/std/std_complex.h: Remove usages of the dead
	_GLIBCXX_BUGGY_COMPLEX macro.

	* testsuite/26_numerics/cmath/19322.cc: Protect with
	_GLIBCXX_USE_C99_MATH instead of the stronger _GLIBCXX_USE_C99,
	since only C99 math facilities are involved.
	* testsuite/26_numerics/cmath/c99_classification_macros_c++.cc:
	Likewise.

From-SVN: r94257
2005-01-26 10:34:53 +00:00
..
17_intro
18_support
19_diagnostics
20_util
21_strings
22_locale
23_containers re PR libstdc++/19510 ([3.3 only] Uninitialized pointers in iterators) 2005-01-21 01:23:28 +00:00
24_iterators
25_algorithms
26_numerics acinclude.m4 ([GLIBCXX_ENABLE_C99]): Add ac_c99_complex to the final test for enable_c99, thus robustifying it... 2005-01-26 10:34:53 +00:00
27_io 9827.cc: New. 2005-01-23 23:35:20 +00:00
backward
config
data 9827.cc: New. 2005-01-23 23:35:20 +00:00
demangle
ext rope: Qualify calls to std::copy() by sequence_buffer. 2005-01-16 19:16:27 +00:00
lib
libstdc++-dg
performance testsuite_performance.h (time_counter::start): Clear. 2005-01-18 16:44:51 +00:00
thread
tr1 type_traits: Implement is_signed and is_unsigned. 2005-01-24 14:06:13 +00:00
abi_check.cc
Makefile.am Makefile.am (check-compile): New. 2005-01-20 20:28:41 +00:00
Makefile.in Makefile.am (check-compile): New. 2005-01-20 20:28:41 +00:00
printnow.c
testsuite_abi.cc 2005-01-05 Benjamin Kosnik <bkoz@redhat.com> 2005-01-06 07:08:48 +00:00
testsuite_abi.h 2005-01-05 Benjamin Kosnik <bkoz@redhat.com> 2005-01-06 07:08:48 +00:00
testsuite_allocator.cc
testsuite_allocator.h
testsuite_character.h
testsuite_hooks.cc 2005-01-05 Benjamin Kosnik <bkoz@redhat.com> 2005-01-06 07:08:48 +00:00
testsuite_hooks.h 2005-01-05 Benjamin Kosnik <bkoz@redhat.com> 2005-01-06 07:08:48 +00:00
testsuite_io.h 9561.cc: New. 2004-12-19 21:57:28 +00:00
testsuite_iterators.h
testsuite_performance.h testsuite_performance.h (time_counter::start): Clear. 2005-01-18 16:44:51 +00:00
testsuite_tr1.h type_traits: Add has_trivial_copy, has_trivial_assign, has_nothrow_copy, has_nothrow_assign. 2004-12-30 23:27:28 +00:00