gcc/libstdc++-v3/include
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
..
backward
bits Daily bump. 2005-01-26 00:16:15 +00:00
c
c_compatibility
c_std re PR libstdc++/19322 (std::isnan<>() is broken on FreeBSD) 2005-01-16 09:59:06 +00:00
debug
ext array_allocator.h (array_allocator<>::allocate): Avoid __used. 2005-01-19 21:59:55 +00:00
std 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
tr1 type_traits: Implement is_signed and is_unsigned. 2005-01-24 14:06:13 +00:00
Makefile.am acinclude.m4: Remove CCODECVT_H. 2005-01-07 19:34:46 +00:00
Makefile.in acinclude.m4: Remove CCODECVT_H. 2005-01-07 19:34:46 +00:00
stdc++.h