i386 llrint/llrintf patch
Howland Craig D (Craig)
howland@LGSInnovations.com
Tue May 12 16:54:00 GMT 2009
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.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: llrint_f.patch
Type: application/octet-stream
Size: 1655 bytes
Desc: llrint_f.patch
URL: <http://sourceware.org/pipermail/newlib/attachments/20090512/37118ffb/attachment.obj>
More information about the Newlib
mailing list