[PATCH v2 6/6] powerpc64le: Enable float128

Joseph Myers joseph@codesourcery.com
Thu Jun 22 17:33:00 GMT 2017


On Wed, 21 Jun 2017, Gabriel F. T. Gomes wrote:

> diff --git a/sysdeps/powerpc/powerpc64le/Makefile b/sysdeps/powerpc/powerpc64le/Makefile

> +# The strfrom class of functions call __printf_fp in order to convert the
> +# floating-point value to characters.  This requires the value of IO_MTSAFE_IO.
> +CFLAGS-strfromf128.c += $(libio-mtsafe)

This belongs in sysdeps/ieee754/float128/Makefile, not in an 
architecture-specific file; please move it there.

-- 
Joseph S. Myers
joseph@codesourcery.com



More information about the Libc-alpha mailing list