From 74d87055bfeb31ea37bc2356d88c065c612e1c0e Mon Sep 17 00:00:00 2001 From: Thomas Schwinge Date: Wed, 3 Apr 2013 14:13:44 +0200 Subject: Refer to two GCC PRs. --- sysdeps/i386/fpu/math-tests.h | 3 ++- sysdeps/powerpc/math-tests.h | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) (limited to 'sysdeps') diff --git a/sysdeps/i386/fpu/math-tests.h b/sysdeps/i386/fpu/math-tests.h index 00c5f6c4d1..2245fc9012 100644 --- a/sysdeps/i386/fpu/math-tests.h +++ b/sysdeps/i386/fpu/math-tests.h @@ -19,7 +19,8 @@ /* On 32-bit x86, versions of GCC up to at least 4.8 are happy to use FPU load instructions for sNaN values, and loading a float or double sNaN value will already raise an INVALID exception as well as turn the sNaN into a qNaN, - rendering certain tests infeasible in this scenario. */ + rendering certain tests infeasible in this scenario. + . */ #define SNAN_TESTS_float 0 #define SNAN_TESTS_double 0 diff --git a/sysdeps/powerpc/math-tests.h b/sysdeps/powerpc/math-tests.h index 0f09610eea..d87dc9a7f6 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. + . */ #define SNAN_TESTS_TYPE_CAST 0 #include_next -- cgit v1.2.3-70-g09d2