gcc/libstdc++-v3/testsuite/26_numerics
Marc Glisse 1c259e8b49 re PR libstdc++/56111 ({float,double,long double} complex not accepted anymore)
2013-02-13  Marc Glisse  <marc.glisse@inria.fr>

	PR libstdc++/56111
	* include/std/complex (complex): Undefine.
	* include/c_compatibility/complex.h (complex): Only undefine if
	<complex> has been included.
	* testsuite/26_numerics/complex/56111.cc: New testcase.

From-SVN: r196034
2013-02-13 21:58:53 +00:00
..
accumulate Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
adjacent_difference Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
complex re PR libstdc++/56111 ({float,double,long double} complex not accepted anymore) 2013-02-13 21:58:53 +00:00
headers Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
inner_product Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
iota Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
partial_sum Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
random Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
slice Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
slice_array Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
valarray Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00