Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 25 Oct 2021 16:25:11 +0000
From:      bugzilla-noreply@freebsd.org
To:        standards@FreeBSD.org
Subject:   [Bug 218514] [LIBM] implementations of sinpi[fl], cospi[fl],  and tanpi[fl]
Message-ID:  <bug-218514-99-pAZ9ACs7oB@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-218514-99@https.bugs.freebsd.org/bugzilla/>
References:  <bug-218514-99@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D218514

--- Comment #13 from Konstantin Belousov <kib@FreeBSD.org> ---
This seems to break on arches where long double is double AKA 64bit.

For instance, on arm I see
=3D=3D=3D> lib/msun (obj,all,install)
make[6]: make[6]: don't know how to make s_cospil.c. Stop
make[6]: make[6]: don't know how to make s_sinpil.c. Stop
make[6]: make[6]: don't know how to make s_tanpil.c. Stop

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-218514-99-pAZ9ACs7oB>