This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC 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: nexttoward/nextafter attribute question


On Tue, 12 Dec 2017, Jakub Jelinek wrote:

> Any other functions that are using ATTR_MATHFN_FPROUNDING_ERRNO or
> ATTR_MATHFN_FPROUNDING and aren't affected by fesetround?

drem, fmod, frexp, ilogb, modf, remainder, remquo, significand should all 
be independent of the rounding mode.

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