Un-split hypot<long double> tests
commitbc76994b2ff10d95946ad5fe97005089d2e9ed55
authorredi <redi@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 21 Sep 2018 15:36:53 +0000 (21 15:36 +0000)
committerredi <redi@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 21 Sep 2018 15:36:53 +0000 (21 15:36 +0000)
treed7b9642ab9741aad802939c068839f7988cc3b4e
parentcd35a24a71ca166b1d0a8003cd0cabeb51e1d225
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).

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@264483 138bc75d-0d04-0410-961f-82ee72b054a4
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