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 jos...@codesourcery.com