diff options
author | Jonathan Wakely <jwakely@redhat.com> | 2019-01-09 09:37:34 +0000 |
---|---|---|
committer | Jonathan Wakely <redi@gcc.gnu.org> | 2019-01-09 09:37:34 +0000 |
commit | c86fab9d08853121dfe3d001b973af1e1c44fddd (patch) | |
tree | c355e5124ff17620f3ba495706ad1e35899f6619 /gcc | |
parent | 73075e06b7591dacd413e2e9a944d9fe6722dde9 (diff) | |
download | gcc-c86fab9d08853121dfe3d001b973af1e1c44fddd.zip gcc-c86fab9d08853121dfe3d001b973af1e1c44fddd.tar.gz gcc-c86fab9d08853121dfe3d001b973af1e1c44fddd.tar.bz2 |
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
Diffstat (limited to 'gcc')
0 files changed, 0 insertions, 0 deletions