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 5/5] Extend generic k_rem_pio2 implementation using generics.


On Tue, 30 Aug 2016, Paul E. Murphy wrote:

> This is actually just an internal stub.  It is already
> implemented where needed.  This ensures there is always
> an empty stub for each type/format when it is not needed.

I think it would be better to list this in type-double-routines and 
type-float-routines (and remove all the k_rem_pio2l source files, not just 
the math/ one).  That is, as a function present only for float and double, 
just list it as such.

-- 
Joseph S. Myers
joseph@codesourcery.com


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