Converting floor to rint

Jan Hubicka jh@suse.cz
Thu Nov 7 01:54:00 GMT 2002


> On Thu, Nov 07, 2002 at 10:44:01AM +0100, Jan Hubicka wrote:
> > I will check whether frndint will do the exception.  If not, I guess the
> > current glibc rint builtin is wrong and it really should be rint
> > builtin.
> 
> Why?
> It is __FAST_MATH__ only.
Hmm, I see then.
Would be safe to use same builtin for nearbyint in non-ffast-math mode?

Honza
> 
> 	Jakub



More information about the Gcc-patches mailing list