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: Fix for bz#13658 - using fsincos on x86-64


On Thursday, March 15, 2012 14:09:07 Joseph S. Myers wrote:
> On Thu, 15 Mar 2012, Andreas Jaeger wrote:
> >  #include_next <math_private.h>
> > 
> > +
> > +# include <fpu_control.h>
> > +
> > +# undef libc_feholdexcept_setround_53bit
> 
> The indentation after the "#" here was a relic of the unnecessary
> NEED_53BIT_PRECISION condition in my patch - thus, I think that
> indentation should be removed.  Otherwise, the patch looks good to me; I
>
> think you should commit it, and I'll look at implementing the missing
> ldbl-96 pieces so the remaining cases can be fixed.

Great!

Thanks, I'll cleanup and commit,

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]