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 v3 4/5] ldbl-128ibm: Automatic replacing of _Float128 and L()


On Tue, 12 Sep 2017, Gabriel F. T. Gomes wrote:

> 	* sysdeps/ieee754/ldbl-128ibm/e_expl.c: Remove definitions of
> 	_Float128 and L().
> 	* sysdeps/ieee754/ldbl-128ibm/e_j0l.c: Remove definitions of
> 	_Float128 and L(). Replace _Float128 with long double and L(x)
> 	with xL, throughout the file.
> 	* sysdeps/ieee754/ldbl-128ibm/e_j1l.c: Likewise.
> 	* sysdeps/ieee754/ldbl-128ibm/e_lgammal_r.c: Likewise.
> 	* sysdeps/ieee754/ldbl-128ibm/s_cbrtl.c: Likewise.
> 	* sysdeps/ieee754/ldbl-128ibm/t_expl.h: Likewise.

OK, provided installed stripped shared libraries are identical for 
powerpc64le before and after the patch.

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