aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/powerpc/math-tests.h
diff options
context:
space:
mode:
authorThomas Schwinge <thomas@codesourcery.com>2013-04-03 14:13:44 +0200
committerThomas Schwinge <thomas@codesourcery.com>2013-04-03 14:13:44 +0200
commit74d87055bfeb31ea37bc2356d88c065c612e1c0e (patch)
treefb7509d7e8040e7f204e8498c21d5e6770864f0a /sysdeps/powerpc/math-tests.h
parent90d5d5bbd8a6d41926c8bb6ac9f367bf956c623f (diff)
downloadglibc-74d87055bfeb31ea37bc2356d88c065c612e1c0e.zip
glibc-74d87055bfeb31ea37bc2356d88c065c612e1c0e.tar.gz
glibc-74d87055bfeb31ea37bc2356d88c065c612e1c0e.tar.bz2
Refer to two GCC PRs.
Diffstat (limited to 'sysdeps/powerpc/math-tests.h')
-rw-r--r--sysdeps/powerpc/math-tests.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/sysdeps/powerpc/math-tests.h b/sysdeps/powerpc/math-tests.h
index 0f09610..d87dc9a 100644
--- a/sysdeps/powerpc/math-tests.h
+++ b/sysdeps/powerpc/math-tests.h
@@ -20,7 +20,8 @@
a IEEE 754-2008 general-computational convertFormat operation (IEEE
754-2008, 5.4.2) -- does not turn a sNaN into a qNaN (whilst raising an
INVALID exception), which is contrary to IEEE 754-2008 5.1 and 7.2. This
- renders certain tests infeasible in this scenario. */
+ renders certain tests infeasible in this scenario.
+ <http://gcc.gnu.org/PR56828>. */
#define SNAN_TESTS_TYPE_CAST 0
#include_next <math-tests.h>