Un-split hypot<long double> tests
authorJonathan Wakely <jwakely@redhat.com>
Fri, 21 Sep 2018 15:36:53 +0000 (16:36 +0100)
committerJonathan Wakely <redi@gcc.gnu.org>
Fri, 21 Sep 2018 15:36:53 +0000 (16:36 +0100)
commitac51f07ad2703824d12523856d6fb1ec333a0a0b
treed7b9642ab9741aad802939c068839f7988cc3b4e
parentc8d1534ec95645e5f2fc4d6374a36517ea996f98
Un-split hypot<long double> tests

Remove the hypot-long-double.cc file that used dg-xfail-run-if and
simply use the lower tolerance for double if long double is not larger
than double.

* testsuite/26_numerics/headers/cmath/hypot-long-double.cc: Remove.
* testsuite/26_numerics/headers/cmath/hypot.cc: Restore test for
long double unconditionally, but use lower tolerance when
sizeof(long double) == sizeof(double).

From-SVN: r264483
libstdc++-v3/ChangeLog
libstdc++-v3/testsuite/26_numerics/headers/cmath/hypot-long-double.cc [deleted file]
libstdc++-v3/testsuite/26_numerics/headers/cmath/hypot.cc