[PATCH v3 1/5] powerpc64le: Add -mfloat128 to tst-strtod-nan-locale testcase

Tulio Magno Quites Machado Filho tuliom@linux.vnet.ibm.com
Mon Sep 18 20:45:00 GMT 2017


"Gabriel F. T. Gomes" <gabriel@inconstante.eti.br> writes:

> On powerpc64le, not all files can have the flag -mfloat128 passed as an
> option on the compile command, since that could conflict with other
> flags, such as -mno-vsx.  Each file that needs the flag, gets it through
> a CFLAGS-filename variable on sysdeps/powerpc/powerpc64le/Makefile.
>
> The test cases tst-strtod-nan-locale and tst-wcstod-nan-locale are
> missing this flag.
>
> Tested for powerpc64le.
>
> 	* sysdeps/powerpc/powerpc64le/Makefile
> 	(CFLAGS-tst-strtod-nan-locale.c): New variable.
> 	(CFLAGS-tst-wcstod-nan-locale.c): New variable.

Looks good to me.

-- 
Tulio Magno



More information about the Libc-alpha mailing list