glibc/sysdeps/powerpc/powerpc64/le
Joseph Myers 809dc95d14 Fix powerpc64le build of nan-sign tests (bug 23303).
My recent nan-sign tests fail to build for powerpc64le with GCC 8
because of the special compile / link options needed there for any
test using _Float128.  This patch arranges for these tests to be
handled on powerpc64le similarly to other such tests.

Tested with build-many-glibcs.py for powerpc64le.

	[BZ #23303]
	* sysdeps/powerpc/powerpc64/le/Makefile
	(CFLAGS-tst-strtod-nan-sign.c): Add -mfloat128.
	(CFLAGS-tst-wcstod-nan-sign.c): Likewise.
	(gnulib-tests): Also add $(f128-loader-link) for
	tst-strtod-nan-sign abd tst-wcstod-nan-sign.
2018-06-18 11:27:51 +00:00
..
fpu powerpc64le: Fix TFtype in sqrtf128 when using -mabi=ieeelongdouble 2018-06-06 12:27:39 -03:00
multiarch
power7
power8
power9
configure
configure.ac
Implies
Implies-before powerpc: Move around math-related Implies 2018-05-24 22:49:10 -03:00
Makefile Fix powerpc64le build of nan-sign tests (bug 23303). 2018-06-18 11:27:51 +00:00