i386 llrint/llrintf patch

Jeff Johnston jjohnstn@redhat.com
Tue May 12 16:56:00 GMT 2009


Howland Craig D (Craig) wrote:
> The attached patch removes the llrint() and llrintf() definitions from
> the i386 fast math versions.  (They were there because those functions
> had not existed in the main libm code.  Since they have been added
> to the main libm code, a duplicate symbol issue occurs in libm on i386
> which this patch eliminates.  The _f_llrint versions are left, of
> course.)
> 				Craig
>  
> 	*libm/machine/i386/f_llrint.c:  remove llrint() definition.
> 	*libm/machine/i386/f_llrintf.c:  remove llrintf() definition.
>   
Patch checked in.

-- Jeff J.



More information about the Newlib mailing list