gcc/libstdc++-v3/testsuite/26_numerics/complex
Jonathan Wakely e339291fc1 Fix new testcase to not require std::copysign
Use __builtin_copysign{,f,l} when std::copysign isn't available.

	PR libstdc++/61761
	* testsuite/26_numerics/complex/proj.cc: Don't assume <cmath> defines
	std::copysign.

From-SVN: r270859
2019-05-03 20:25:05 +01:00
..
comparison_operators Update copyright years. 2019-01-01 13:31:55 +01:00
cons Update copyright years. 2019-01-01 13:31:55 +01:00
inserters_extractors Update copyright years. 2019-01-01 13:31:55 +01:00
literals Update copyright years. 2019-01-01 13:31:55 +01:00
operators PR libstdc++/88204 disable std::complex<long double> tests 2019-01-09 09:37:34 +00:00
requirements PR libstdc++/88204 disable std::complex<long double> tests 2019-01-09 09:37:34 +00:00
value_operations Update copyright years. 2019-01-01 13:31:55 +01:00
13450.cc Update copyright years. 2019-01-01 13:31:55 +01:00
50880.cc Update copyright years. 2019-01-01 13:31:55 +01:00
51083.cc Update copyright years. 2019-01-01 13:31:55 +01:00
56111.cc Update copyright years. 2019-01-01 13:31:55 +01:00
abi_tag.cc libstdc++.exp (check_v3_target_normal_mode): Add c++config.h include. 2017-10-24 20:20:12 +00:00
buggy_complex.cc Update copyright years. 2019-01-01 13:31:55 +01:00
c99.cc Update copyright years. 2019-01-01 13:31:55 +01:00
dr387_2.cc Update copyright years. 2019-01-01 13:31:55 +01:00
dr781.cc Update copyright years. 2019-01-01 13:31:55 +01:00
dr844.cc Update copyright years. 2019-01-01 13:31:55 +01:00
pow.cc denorm_min.cc: Use dg-add-options ieee. 2009-08-31 22:29:47 +00:00
proj.cc Fix new testcase to not require std::copysign 2019-05-03 20:25:05 +01:00