[PATCH 4/5] aarch/fpu: use generic sqrt, fma functions

Joseph Myers joseph@codesourcery.com
Tue Jun 2 18:12:30 GMT 2020


On Mon, 1 Jun 2020, Vineet Gupta via Libc-alpha wrote:

> Also I don't understand one thing. Both the generic and aarch64 code have this
> 
> float
> __rintf (float x)
> ...
> libm_alias_float (__rint, rint)
> 
> The alias arg 1 __rint seems to lack suffix 'f' ?

Please see the comments in sysdeps/generic/libm-alias-float.h.  The 
arguments are *unsuffixed* names.

-- 
Joseph S. Myers
joseph@codesourcery.com


More information about the Libc-alpha mailing list