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] Use mantissa_t in __mpexp


On Tuesday, April 02, 2013 17:28:02 Siddhesh Poyarekar wrote:
> Hi,
> 
> Here's a minor cleanup in mpexp to use mantissa_t instead of double.
> I have also adjusted HALFRAD accordingly so that it is integral on
> x86_64.  Verified that this works fine on x86_64 and does not regress
> the testsuite.  OK to commit?

I see usage of HALFRAD also in sincos32.c and mpsqrt.c. Will you change 
have any effect on these?

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]