This is the mail archive of the
libc-alpha@sourceware.org
mailing list for the glibc project.
Re: [PATCH 4/6] ldbl-128ibm-compat: Redirect complex math functions
"Paul E. Murphy" <murphyp@linux.vnet.ibm.com> writes:
> From: Rajalakshmi Srinivasaraghavan <raji@linux.vnet.ibm.com>
>
> The API doesn't change, i.e. compilers using a long double format compatible
> with the IEEE 128-bit extended precision format are redirected from *l
> functions to __*ieee128 symbols using the same mechanism already
> used with -mlong-double-64 for complex math functions.
Reviewed-by: Tulio Magno Quites Machado Filho <tuliom@linux.ibm.com>
--
Tulio Magno