Date: Wed, 08 Oct 2025 21:42:33 +0000 From: bugzilla-noreply@freebsd.org To: ppc@FreeBSD.org Subject: [Bug 251091] lib msun remainder() gives incorrect result on powerpc64 Message-ID: <bug-251091-21-qOzzcZ403b@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-251091-21@https.bugs.freebsd.org/bugzilla/>
index | next in thread | previous in thread | raw e-mail
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=251091 Steve Kargl <kargl@FreeBSD.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |kargl@FreeBSD.org --- Comment #2 from Steve Kargl <kargl@FreeBSD.org> --- Does not look like a libm issue. % cc -o z a.c -lm a.c:1:10: fatal error: 'openlibm.h' file not found 1 | #include <openlibm.h> | ^~~~~~~~~~~~ 1 error generated. -- You are receiving this mail because: You are the assignee for the bug.home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-251091-21-qOzzcZ403b>
