Date: Wed, 08 Oct 2025 21:42:33 +0000 From: bugzilla-noreply@freebsd.org To: numerics@FreeBSD.org Subject: [Bug 251091] lib msun remainder() gives incorrect result on powerpc64 Message-ID: <bug-251091-18636-mZSUAkq7yC@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-251091-18636@https.bugs.freebsd.org/bugzilla/> References: <bug-251091-18636@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=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 on the CC list for the bug.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-251091-18636-mZSUAkq7yC>
