This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH v3] MIPS: IEEE 754-2008 NaN encoding support


On Mon, 16 Sep 2013, Maciej W. Rozycki wrote:

>  Thanks.  Here's a small update including a change made by Thomas that I 
> missed in the original submission (sorry):
> 
> 	* sysdeps/mips/math_private.h [__mips_nan2008]
> 	(HIGH_ORDER_BIT_IS_SET_FOR_SNAN): Don't define.
> 	* sysdeps/mips/bits/nan.h [__mips_nan2008] (NAN, __qnan_bytes):
> 	Define appropriately.
> 
> I hope that these changes are OK.  No regressions in o32/n64/n32 testing.
> 
>  OK for this version?

OK, though the bits/nan.h change in the case for pre-3.3 GCC is redundant 
since no such GCC will define __mips_nan2008.

-- 
Joseph S. Myers
joseph@codesourcery.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]