[PATCH v2 09/30] ldbl-128ibm-compat: Add argp_error and argp_failure

Paul E Murphy murphyp@linux.ibm.com
Fri Nov 8 19:58:00 GMT 2019



On 10/25/19 10:33 AM, Gabriel F. T. Gomes wrote:
> From: "Gabriel F. T. Gomes" <gabrielftg@linux.ibm.com>
> 
> No changes since v1.
> 
> -- 8< --
> Use the recently added, internal functions, __argp_error_internal and
> __argp_failure_internal, to provide argp_error and argp_failure that can
> take long double arguments with IEEE binary128 format on platforms where
> long double can also take double format or some non-IEEE format
> (currently, this means powerpc64le).
> 
> Tested for powerpc64le.

This looks OK to me.



More information about the Libc-alpha mailing list