[Bug 218514] [LIBM] implementations of sinpi[fl], cospi[fl], and tanpi[fl]

From: <bugzilla-noreply_at_freebsd.org>
Date: Mon, 25 Oct 2021 16:36:34 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=218514

--- Comment #14 from Konstantin Belousov <kib@FreeBSD.org> ---
While on ld128:
/usr/home/konstantinb/build/bsd/DEV/src/lib/msun/ld128/s_sinpil.c:63:19: error:
expected ';' after expression
                                hi *= 0x1p113L
                                              ^
                                              ;
1 error generated.
--- s_sinpil.o ---
*** [s_sinpil.o] Error code 1

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