libstdc++: Skip testing hypot3 for long double on PPC
authorMatthias Kretz <kretz@kde.org>
Wed, 3 Feb 2021 15:49:30 +0000 (15:49 +0000)
committerJonathan Wakely <jwakely@redhat.com>
Wed, 3 Feb 2021 15:49:30 +0000 (15:49 +0000)
commitb83a52fe07b36f65ccd73c9c8c1796f92db6f191
tree6448cbcea081910620648162360ab4f17906c521
parent81c2c32de9c1058c33fcf77ada31186b4ae1f1fe
libstdc++: Skip testing hypot3 for long double on PPC

std::hypot(a, b, c) is imprecise and makes this test fail even though
the failure is unrelated to simd.

libstdc++-v3/ChangeLog:

* testsuite/experimental/simd/tests/hypot3_fma.cc: Add skip:
markup for long double on powerpc64*.
libstdc++-v3/testsuite/experimental/simd/tests/hypot3_fma.cc