]> git.ipfire.org Git - thirdparty/glibc.git/commit
Update libm-test.inc comment about NaN signs.
authorJoseph Myers <joseph@codesourcery.com>
Wed, 18 May 2016 21:57:25 +0000 (21:57 +0000)
committerJoseph Myers <joseph@codesourcery.com>
Wed, 18 May 2016 21:57:25 +0000 (21:57 +0000)
commitb3d7eaf10a604786aa19c64b4a56303c821c46a1
tree4407709fe0ca315b4ce7618614fc7c6ba67d0107
parent16cd2b35c295dd7a6655969c7d5a217058de2863
Update libm-test.inc comment about NaN signs.

libm-test.inc has a comment about signs of NaNs not being tested.
This is out of date since:

commit ce66581742e7ae1d6ce59e5d2d4859b2ae41218c
Author: Joseph Myers <joseph@codesourcery.com>
Date:   Sat Nov 16 12:48:35 2013 +0000

    Test signs of NaNs in libm-test.inc where appropriate.

This patch removes the inaccurate statement.

* math/libm-test.inc: Update comment not to refer to signs of NaNs
not being tested.
ChangeLog
math/libm-test.inc