]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - ChangeLog
On 32-bit x86, disable certain tests involving sNaN values.
[thirdparty/glibc.git] / ChangeLog
index dffd409d5b5fd36d138aeb8ff4e0b2660c9b1198..0e6798b1ae47edb3e7b4e7094fe65343ca56d579 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2013-03-21  Thomas Schwinge  <thomas@codesourcery.com>
+
+       * sysdeps/generic/math-tests.h: New file.
+       * sysdeps/i386/fpu/math-tests.h: Likewise.
+       * math/test-snan.c: Include it.
+       (TEST_FUNC): Use SNAN_TESTS to short-circuit certain tests.
+
 2013-03-21  Joseph Myers  <joseph@codesourcery.com>
 
        [BZ #15285]