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 |
||
|---|---|---|
| .. | ||
| accumulate | ||
| adjacent_difference | ||
| bit | ||
| complex | ||
| gcd | ||
| headers | ||
| inner_product | ||
| iota | ||
| lcm | ||
| partial_sum | ||
| random | ||
| slice | ||
| slice_array | ||
| valarray | ||