r275183 - in /branches/gcc-8-branch/libstdc++-v...
redi@gcc.gnu.org
redi@gcc.gnu.org
Fri Aug 30 14:17:00 GMT 2019
Author: redi
Date: Fri Aug 30 14:17:41 2019
New Revision: 275183
URL: https://gcc.gnu.org/viewcvs?rev=275183&root=gcc&view=rev
Log:
PR libstdc++/78179 fix std::hypot failures due to excessive tolerance
Backport from mainline
2018-09-21 Jonathan Wakely <jwakely@redhat.com>
PR libstdc++/78179
* testsuite/26_numerics/headers/cmath/hypot.cc: Use lower tolerance
when sizeof(long double) == sizeof(double).
Modified:
branches/gcc-8-branch/libstdc++-v3/ChangeLog
branches/gcc-8-branch/libstdc++-v3/testsuite/26_numerics/headers/cmath/hypot.cc
More information about the Gcc-cvs
mailing list