gcc/libstdc++-v3/testsuite/26_numerics/cmath
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
..
19322.cc 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
c99_classification_macros_c++.cc 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
c99_classification_macros_c.cc complex_inserters_extractors.cc, [...]: Move to... 2004-06-22 10:52:14 +00:00
c_math.cc complex_inserters_extractors.cc, [...]: Move to... 2004-06-22 10:52:14 +00:00
c_math_dynamic.cc complex_inserters_extractors.cc, [...]: Move to... 2004-06-22 10:52:14 +00:00
fabs_inline.cc complex_inserters_extractors.cc, [...]: Move to... 2004-06-22 10:52:14 +00:00
overloads.cc re PR libstdc++/13450 (std::pow(std::complex<double>(-1.,0.),0.5) yields (NaN,0)) 2004-03-10 09:16:12 +00:00