This is the mail archive of the libc-ports@sources.redhat.com mailing list for the libc-ports 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: [COMMITTED] hppa: Update libm-test-ulps.


It's not *new* here, but ulps for ceil, floor, rint, round, trunc indicate 
you've got bugs in those functions for long double; they shouldn't have 
any ulps at all.  And the ulps for llrint, llround also shouldn't be 
there, and include negative values, which should never happen even when 
the functions are buggy.

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