Print this page
5261 libm should stop using synonyms.h
5298 fabs is 0-sized, confuses dis(1) and others
Reviewed by: Josef 'Jeff' Sipek <jeffpc@josefsipek.net>
Approved by: Gordon Ross <gwr@nexenta.com>

*** 27,42 **** */ .file "rndintl.s" #include "libm.h" - LIBM_ANSI_PRAGMA_WEAK(aintl,function) - LIBM_ANSI_PRAGMA_WEAK(irintl,function) - LIBM_ANSI_PRAGMA_WEAK(anintl,function) - LIBM_ANSI_PRAGMA_WEAK(nintl,function) - #include "libm_synonyms.h" - #undef fabs ENTRY(aintl) movl %esp,%eax subl $8,%esp fstcw -8(%eax) --- 27,36 ----