]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
- Skip over the testcases that call cbrtl on platforms where LDBL_PREC == 53
authorEnji Cooper <ngie@FreeBSD.org>
Sun, 16 Nov 2014 20:42:30 +0000 (20:42 +0000)
committerEnji Cooper <ngie@FreeBSD.org>
Sun, 16 Nov 2014 20:42:30 +0000 (20:42 +0000)
commit1268301a8db4c729d256765283ab3d6357dd86d8
tree4a7411928a55648fb763f402d07dda249ce6cc89
parent84e369d8fc1eb1a21114c554ad49d6ae084b421b
- Skip over the testcases that call cbrtl on platforms where LDBL_PREC == 53
(arm, mips, powerpc). This fixes the build on these platforms, based on some
ad hoc tinderbox runs I did a while ago
- Skip cast the arguments to powl as long double so powl properly interprets
those arugments at compile-time when picking the type

Sponsored by: EMC / Isilon Storage Division
contrib/netbsd-tests/lib/libm/t_cbrt.c