mirror of git://gcc.gnu.org/git/gcc.git
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 |
||
|---|---|---|
| .. | ||
| comparison_operators | ||
| cons | ||
| inserters_extractors | ||
| literals | ||
| operators | ||
| requirements | ||
| value_operations | ||
| 13450.cc | ||
| 50880.cc | ||
| 51083.cc | ||
| 56111.cc | ||
| abi_tag.cc | ||
| buggy_complex.cc | ||
| c99.cc | ||
| dr387_2.cc | ||
| dr781.cc | ||
| dr844.cc | ||
| pow.cc | ||