Print this page
5261 libm should stop using synonyms.h

*** 28,38 **** .file "copysignl.s" #include "libm.h" LIBM_ANSI_PRAGMA_WEAK(copysignl,function) - #include "libm_synonyms.h" ENTRY(copysignl) movl 16(%rsp),%eax movl 32(%rsp),%ecx andl $0x7fff,%eax --- 28,37 ----