about summary refs log tree commit diff
path: root/elf/tst-tls-manydynamicmod.c
diff options
context:
space:
mode:
authorJoseph Myers <joseph@codesourcery.com>2017-11-01 23:42:31 +0000
committerJoseph Myers <joseph@codesourcery.com>2017-11-01 23:42:31 +0000
commit260fbd0a394fec9aabe5cfa24272f33723cb355c (patch)
tree40f504d7f196ee1a0dafe116b156654760a9a1a3 /elf/tst-tls-manydynamicmod.c
parent2f1b212e54b280a2dc05b809922ae25d8071da74 (diff)
downloadglibc-260fbd0a394fec9aabe5cfa24272f33723cb355c.tar.gz
glibc-260fbd0a394fec9aabe5cfa24272f33723cb355c.tar.xz
glibc-260fbd0a394fec9aabe5cfa24272f33723cb355c.zip
Include bits/cmathcalls.h for more _FloatN, _FloatNx types.
Continuing the preparation for additional _FloatN / _FloatNx type
support, this patch arranges for <bits/cmathcalls.h> to be included by
<complex.h> for each such type under conditions and with macros
defined corresponding to those used for _Float128.

Tested for x86_64.

	* math/complex.h
	[(__HAVE_DISTINCT_FLOAT16 || (__HAVE_FLOAT16 && !_LIBC))
	&& __GLIBC_USE (IEC_60559_TYPES_EXT)]: Include <bits/cmathcalls.h>
	with appropriate macros defined and undefined.
	[(__HAVE_DISTINCT_FLOAT32 || (__HAVE_FLOAT32 && !_LIBC))
	&& __GLIBC_USE (IEC_60559_TYPES_EXT)]: Likewise.
	[(__HAVE_DISTINCT_FLOAT64 || (__HAVE_FLOAT64 && !_LIBC))
	&& __GLIBC_USE (IEC_60559_TYPES_EXT)]: Likewise.
	[(__HAVE_DISTINCT_FLOAT32X || (__HAVE_FLOAT32X && !_LIBC))
	&& __GLIBC_USE (IEC_60559_TYPES_EXT)]: Likewise.
	[(__HAVE_DISTINCT_FLOAT64X || (__HAVE_FLOAT64X && !_LIBC))
	&& __GLIBC_USE (IEC_60559_TYPES_EXT)]: Likewise.
	[(__HAVE_DISTINCT_FLOAT128X || (__HAVE_FLOAT128X && !_LIBC))
	&& __GLIBC_USE (IEC_60559_TYPES_EXT)]: Likewise.
Diffstat (limited to 'elf/tst-tls-manydynamicmod.c')
0 files changed, 0 insertions, 0 deletions