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] Fix for logb/logbf/logbl (bz 13954/13955/13956)


On Tue, 1 May 2012, Adhemerval Zanella wrote:

> I'll add the test for wide range, but I think the 'ilogb' tests would be better 
> to be handled in another patch. I'll test 'ilogb' and send a different patch
> if the implementations have the same issue.

I'd say the ilogb tests should be added whether or not ilogb actually has 
this bug, simply because the functions naturally parallel each other and 
it's good to increase the test coverage for both functions.  But it's fine 
for this to be a separate patch.

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