On Tue, Dec 12, 2017 at 2:43 PM, Joseph Myers <jos...@codesourcery.com> wrote: > 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.
The patch and further ajdustments with respect to the above are ok for trunk. Richard. > -- > Joseph S. Myers > jos...@codesourcery.com