Joseph Myers 26007a2f68 Support _Float32 in libm_alias_float.
This patch makes the libm_alias_float macro support creating _Float32
aliases, in preparation for enabling glibc support for that type.

Tested for x86_64; also tested with build-many-glibcs.py in
conjunction with other _Float32 changes.

	* sysdeps/generic/libm-alias-float.h: Include <bits/floatn.h>.
	[__HAVE_FLOAT32 && !__HAVE_DISTINCT_FLOAT32]
	(libm_alias_float_other_r): Create f32 alias.
	(libm_alias_float_r): Use semicolon before call to
	libm_alias_float_other_r.
2017-12-06 22:14:09 +00:00
..
2017-12-06 18:55:09 -02:00
2017-11-16 11:49:26 +05:30
2017-11-30 23:52:35 +00:00
2017-11-30 16:34:09 -08:00
2017-12-05 17:48:48 -02:00
2017-12-05 17:48:48 -02:00
2017-12-06 12:18:51 -08:00
2017-11-27 14:16:47 +00:00
2017-11-29 21:25:41 +00:00