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] Set up errno properly for yn


On 07/19/2012 09:06 PM, Marek Polacek wrote:
On Tue, Jun 12, 2012 at 02:53:17PM +0200, Andreas Jaeger wrote:
Marek, can you make that change, test and submit again?

Here it finally is. So far tested only x86_64 and i?86...


2012-07-19 Marek Polacek <polacek@redhat.com>

	* math/libm-test.inc (yn_test): Add another test.
	* sysdeps/ieee754/ldbl-128ibm/e_jnl.c (__ieee754_ynl): Set errno
	to ERANGE when the result is +-Inf.
	* sysdeps/ieee754/ldbl-96/e_jnl.c (__ieee754_ynl): Likewise.
	* sysdeps/ieee754/flt-32/e_jnf.c (__ieee754_ynf): Likewise.
	* sysdeps/ieee754/ldbl-128/e_jnl.c (__ieee754_ynl): Likewise.
	* sysdeps/ieee754/dbl-64/e_jn.c (__ieee754_yn): Likewise.

This is ok, thanks,


Andreas
--
 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


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