[PATCH] Fix for logb/logbf/logbl (bz 13954/13955/13956)

Andreas Jaeger aj@suse.com
Fri May 4 08:11:00 GMT 2012


On 05/04/2012 09:56 AM, Andreas Krebbel wrote:
> On 05/04/2012 09:48 AM, Andreas Jaeger wrote:
>> Do you have git access or shall I commit the change for you?
>
> Please commit, thanks!

Ok.

Btw. I overlooked initially the lower values like the following:
  Function: Real part of "cacosh":
  double: 1
-float: 7
+float: 1
  idouble: 1
-ifloat: 7
+ifloat: 1
+ildouble: 1
+ldouble: 1

That's what I expected to see ;)

>> This is for s390-64, isn't it?
>
> Yes, the file has been generated on 64 bit. However we use a common ulps file for s390 and
> s390x in sysdeps/s390/fpu/ which will be modified when committing the patch from my last
> email.

Committed with the following ChangeLog entry,

Andreas

2012-05-03  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>

	* sysdeps/s390/fpu/libm-test-ulps: Update.


-- 
  Andreas Jaeger aj@{suse.com,opensuse.org} Twitter/Identica: jaegerandi
   SUSE LINUX Products GmbH, Maxfeldstr. 5, 90409 Nürnberg, Germany
    GF: Jeff Hawn,Jennifer Guild,Felix Imendörffer,HRB16746 (AG Nürnberg)
     GPG fingerprint = 93A3 365E CE47 B889 DF7F  FED1 389A 563C C272 A126



More information about the Libc-alpha mailing list