freebsd-nq/lib/msun
Brooks Davis e593620997 msun: Silence new harmless -Wimplicit-int-float-conversion warnings
Clang from trunk recently added a warning for when implicit int-to-float
conversions cause a loss of precision. The code in question is designed
to be able to handle that, so add explicit casts to silence this.

Submitted by:	James Clarke <jrtc27@jrtc27.com>
Reviewed by:	dim
Obtained from:	CheriBSD
MFC after:	1 week
Sponsored by:	DARPA, AFRL
Differential Revision:	https://reviews.freebsd.org/D21913
2019-10-08 21:39:51 +00:00
..
aarch64
amd64
arm
bsdsrc
i387
ld80
ld128
man
mips
powerpc
riscv
sparc64
src msun: Silence new harmless -Wimplicit-int-float-conversion warnings 2019-10-08 21:39:51 +00:00
tests Unskip test cases from netbsd-tests by defining __HAVE_FENV 2019-08-31 20:45:45 +00:00
x86
Makefile
Makefile.depend
Symbol.map