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 1/8] ldbl-128: Use mathx_hidden_def inplace of hidden_def


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

> From: "Paul E. Murphy" <murphyp@linux.vnet.ibm.com>
> 
> This provides a extra macro expansion before invoking
> the hidden_def macro.  This is necessary to build the
> ldbl-128 files as float128 correctly.
> 
> 	* sysdeps/generic/math_private.h:
> 	(mathx_hidden_def): New macro.
> 	* sysdeps/ieee754/ldbl-128/s_finitel.c: Replace hidden_def with
> 	the above.
> 	* sysdeps/ieee754/ldbl-128/s_isinfl.c: Likewise.
> 	* sysdeps/ieee754/ldbl-128/s_isnanl.c: Likewise.

This patch is OK.

-- 
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]