[PATCH] Replace M_SUF (fabs) with M_FABS

Tulio Magno Quites Machado Filho tuliom@linux.ibm.com
Fri Apr 27 20:17:00 GMT 2018


Joseph Myers <joseph@codesourcery.com> writes:

> On Fri, 27 Apr 2018, Tulio Magno Quites Machado Filho wrote:
>
>> math-type-macros.h provides the macro M_FABS in order to reference
>> the correct fabs function for a specific type.
>> In most of the cases, M_FABS is identical to M_SUF (fabs), but that
>> may change in the future.
>
> OK.

Pushed as 06135c33b710.

Thanks!

-- 
Tulio Magno



More information about the Libc-alpha mailing list