gcc/libstdc++-v3/testsuite/17_intro
Marc Glisse 6a9573cc7b re PR libstdc++/54112 (including complex.h and complex fails in C++03)
2012-08-13  Marc Glisse  <marc.glisse@inria.fr>

	PR libstdc++/54112
	* include/c_compatibility/complex.h: Undefine complex, always
	include system's complex.h if present.
	* testsuite/26_numerics/complex/c99.cc: New testcase.
	* testsuite/17_intro/headers/c++1998/complex.cc: Likewise.
	* doc/xml/manual/numerics.xml: Document it.

From-SVN: r190340
2012-08-13 11:55:00 +00:00
..
headers re PR libstdc++/54112 (including complex.h and complex fails in C++03) 2012-08-13 11:55:00 +00:00
freestanding.cc freestanding.cc: Avoid -Wall warnings. 2010-03-19 14:19:23 +00:00
static.cc re PR libstdc++/52689 (static linking with libstdc++ fails) 2012-04-25 22:47:52 +00:00
using_namespace_std_tr1_neg.cc
using_namespace_std.cc