This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: nexttoward/nextafter attribute question
On Tue, Dec 12, 2017 at 2:43 PM, Joseph Myers <joseph@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
> joseph@codesourcery.com