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] Remove alpha specific fmax, fmin to fix sNaN handling [BZ #20947]


On Mon, 1 Jan 2018, Aurelien Jarno wrote:

> Thanks for the review. ceil and floor have already been fixed in commits
> 062e53c195 and 65cc568cf5. What is left are many issues with the
> exceptions, mostly "Inexact" ones, but they are more difficult to fix.

If you have missing "inexact" for functions that require it to be raised, 
building those particular functions with -mieee-with-inexact (which some 
functions and tests already use) would be appropriate.

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