This is the mail archive of the
libc-alpha@sourceware.org
mailing list for the glibc project.
Re: [PATCH] Move declare_mgen_finite_alias definition
On Fri, 11 May 2018, Joseph Myers wrote:
> in the -mabi=ieeelongdouble case, so you may actually want to call new
> __*f128 names instead (so get libm_alias_float128* to define those, maybe
> with new macro variants as needed, and watching out for cases where
> __*f128 already exists but isn't what *f128 is aliased to). If you're
(Or use e.g. __*ieee128 or similar as the exported aliases instead of
__*f128, and then you wouldn't need any separate cases according to
whether __*f128 already exists internally.)
--
Joseph S. Myers
joseph@codesourcery.com