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 Monday, May 28, 2012 16:34:13 Joseph S. Myers wrote:
> On Mon, 28 May 2012, Marek Polacek wrote:
> > 2012-05-28  Marek Polacek  <polacek@redhat.com>
> > 
> > 	[BZ #6808]
> > 	* sysdeps/ieee754/dbl-64/e_jn.c (__ieee754_yn): Set errno to
> > 	ERANGE when the result is +-Inf.
> > 	* sysdeps/ieee754/flt-32/e_jnf.c (__ieee754_ynf): Likewise.
> > 	* sysdeps/ieee754/ldbl-96/e_jnl.c (__ieee754_ynl): Likewise.
> > 	* math/libm-test.inc (yn_test): Add another test.
> 
> It appears that the ldbl-128 and ldbl-128ibm implementations need the
> same change as well.

Marek, can you make that change, test and submit again?

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]