[PATCH v2 6/6] powerpc64le: Enable float128

Joseph Myers joseph@codesourcery.com
Thu Jun 22 13:54:00 GMT 2017


On Thu, 22 Jun 2017, Gabriel F. T. Gomes wrote:

> On Thu, 22 Jun 2017 01:33:48 +0000
> Joseph Myers <joseph@codesourcery.com> wrote:
> 
> > On Wed, 21 Jun 2017, Gabriel F. T. Gomes wrote:
> > 
> > > diff --git a/manual/libm-err-tab.pl b/manual/libm-err-tab.pl  
> > 
> > The changes to these files are OK, and should be committed now, as they 
> > aren't powerpc-specific, presuming it doesn't break the manual build to 
> > add the libm-err-tab.pl changes before there are actually any float128 
> > ulps checked in.
> 
> The change to manual/libm-err-tab.pl won't break the build of the manual,
> but it will add entries for each of the float128 variants of the math
> functions.  For instance:
> 
> Function	MicroBlaze	Nios II	PowerPC	PowerPC soft-float	S/390
> acosf	-	1	1	1	1
> acos	-	-	-	-	-
> acosl	-	-	1	1	1
> acosf128	-	-	-	-	-
> 
> Prior to the actual enabling of float128, all entries related to float128
> functions will display *no* ULP erros.  Is that acceptable?

Yes.

-- 
Joseph S. Myers
joseph@codesourcery.com



More information about the Libc-alpha mailing list