glibc/sysdeps/powerpc/powerpc64le
Gabriel F. T. Gomes ffa448041b powerpc64le: Add -mfloat128 to tst-strtod-nan-locale testcase
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.
2017-09-21 17:37:39 -03:00
..
fpu powerpc64le: Enable float128 2017-06-26 15:04:47 -03:00
multiarch
power7
power8
power9 powerpc: Restrict xssqrtqp operands to Vector Registers (bug 21941) 2017-08-10 16:10:21 -03:00
Implies
Implies-before powerpc64le: Enable float128 2017-06-26 15:04:47 -03:00
Makefile powerpc64le: Add -mfloat128 to tst-strtod-nan-locale testcase 2017-09-21 17:37:39 -03:00
configure powerpc64le: Require at least POWER8 for powerpc64le 2017-06-26 15:00:34 -03:00
configure.ac powerpc64le: Require at least POWER8 for powerpc64le 2017-06-26 15:00:34 -03:00