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][BZ #16823] Fix log1pl returning wrong infinity sign


On 04/22/2014 10:24 AM, Stefan Liebler wrote:
> 2014-04-22  Stefan Liebler  <stli@linux.vnet.ibm.com>
> 
> 	[BZ #16823]
> 	* sysdeps/ieee754/ldbl-128/s_log1pl.c (__log1pl):
> 	Always divide by positive zero when computing -Inf result.
> 	* sysdeps/ieee754/dbl-64/s_log1p.c (__log1p): Likewise.
> 	* sysdeps/ieee754/flt-32/s_log1pf.c (__log1pf): Likewise.

Applied.  Thanks!

-Andreas-


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