This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH v2 5/8] float128: Include math-finite.h for _Float128


On Fri, 28 Apr 2017, Gabriel F. T. Gomes wrote:

> All the declarations in math-finite.h are macroized by floating-point
> type.  This patch includes it for float128.

At least pow10 and gamma there need to have their declarations in 
math-finite.h disabled for _FloatN just as they are in mathcalls.h.

-- 
Joseph S. Myers
joseph@codesourcery.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]