[PATCH v2 1/3] Remove unneeded declarations from math_private.h

Gabriel F. T. Gomes gftg@linux.vnet.ibm.com
Mon Apr 10 18:02:00 GMT 2017


On Wed, 29 Mar 2017 14:25:20 +0000
Joseph Myers <joseph@codesourcery.com> wrote:

> OK apart from the removal of the inline definition of __copysignl.  That 
> inline definition is still relevant in the absence of changing all calls 
> to __copysign* to call copysign* directly so the compiler can inline them 
> (and if changed to call copysign*, which I think would make sense, it 
> would be desirable to run build-many-glibcs.py tests to make sure this 
> doesn't introduce linknamespace issues).

Thanks.  Now committed without the removal of __copysignl (v3).



More information about the Libc-alpha mailing list