[PATCH] PowerPC - check for finite and Infinity parameters in IBM Long Double 128 fmal().

Dave Flaherty flaherty@linux.vnet.ibm.com
Tue Aug 23 12:10:00 GMT 2011


Check for finite/infinity parms in IBM Long Double 128 fmal( )

This patch addresses some IBM Long Double 128 fmal () test-ldouble.out
and test-ildoubl.out failures.  If the ‘x’ and ‘y’ parameters are
finite values and ‘z’ is infinity, the result of fmal () should be ‘z’
not NaN.

This patch is checked into ibm/2.13/master and can be
cherry-picked from commit 9cb11a4f1e562490f02ef634946ec015bf6e75e4


2011-08-18  David Flaherty  <flaherty@linux.vnet.ibm.com>

	* sysdeps/ieee754/ldbl-128ibm/s_fmal.c: New file which checks
	for finite and infinity parameters.

-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: fmal-ppc.patch
URL: <http://sourceware.org/pipermail/libc-alpha/attachments/20110823/be899fe3/attachment.ksh>


More information about the Libc-alpha mailing list