]> git.ipfire.org Git - thirdparty/gcc.git/commit
numeric_limits.cc (test_extrema<long double>): Add specialization for FreeBSD systems...
authorLoren J. Rittle <ljrittle@acm.org>
Fri, 18 Jan 2002 22:07:27 +0000 (22:07 +0000)
committerLoren J. Rittle <ljrittle@gcc.gnu.org>
Fri, 18 Jan 2002 22:07:27 +0000 (22:07 +0000)
commit46827fdd40f93df1f94fa51adca6281d8a21f67d
tree12fdb5b096aa4ce1e3bf48a4bbeb5008ef9d851e
parentd7af7a9ace3cda94c27b7b53d70fe4b697c76a67
numeric_limits.cc (test_extrema<long double>): Add specialization for FreeBSD systems only to avoid losing test only due to...

* testsuite/18_support/numeric_limits.cc (test_extrema<long double>):
Add specialization for FreeBSD systems only to avoid losing test
only due to extra precision unmentioned in system headers.

From-SVN: r48997
libstdc++-v3/ChangeLog
libstdc++-v3/testsuite/18_support/numeric_limits.cc