[PATCH v2 2/3] Change return type in the declaration of __ieee754_rem_pio2l
Joseph Myers
joseph@codesourcery.com
Wed Mar 29 14:26:00 GMT 2017
On Tue, 28 Mar 2017, Gabriel F. T. Gomes wrote:
> The implementation of __ieee754_rem_pio2l in ldbl-128, ldbl-128ibm,
> and ldbl-96 return the type int32_t, whereas math_private.h declares
> it as returning int. This patch changes the declaration to match the
> declaration in thoses directories, as well as it changes the stub
> implementation in math/e_rem_pio2l.c, similarly.
OK.
--
Joseph S. Myers
joseph@codesourcery.com
More information about the Libc-alpha
mailing list