gcc/libstdc++-v3/testsuite/26_numerics/complex
Jonathan Wakely c86fab9d08 PR libstdc++/88204 disable std::complex<long double> tests
The IBM128 long double format isn't foldable in constant expressions, so
conditionally skip the std::complex<long double> cases when they'll
fail.

	PR libstdc++/88204
	* testsuite/26_numerics/complex/operators/more_constexpr.cc: Do not
	test std::complex<long double> if long double format is IBM128.
	* testsuite/26_numerics/complex/requirements/more_constexpr.cc:
	Likewise.

From-SVN: r267757
2019-01-09 09:37:34 +00: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