[Bug 277958] libc: invalid internal linkage on feclearexcept
[email protected] Mon, 30 Mar 2026 17:16:39 +0000
| Newsgroups | gmane.os.freebsd.devel.standards |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D277958 --- Comment #17 from [email protected] --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=3D3a01e1e1a50cb9a9594aac2148dc920a6= b295428 commit 3a01e1e1a50cb9a9594aac2148dc920a6b295428 Author: Konstantin Belousov <[email protected]> AuthorDate: 2026-03-28 23:13:44 +0000 Commit: Konstantin Belousov <[email protected]> CommitDate: 2026-03-30 16:57:00 +0000 msun/aarch64: convert fenv functions to proper linkage namely fegetexceptflag(3) fesetexceptflag(3) feraiseexcept(3) fetestexcept(3) fegetround(3) fesetround(3) fegetenv(3) feholdexcept(3) fesetenv(3) feupdateenv(3) feenableexcept(3) fedisableexcept(3) fegetexcept(3) PR: 277958 Reviewed by: dim Sponsored by: The FreeBSD Foundation MFC after: 1 week Differential revision: https://reviews.freebsd.org/D56139 lib/msun/aarch64/fenv.c | 72 ++++++++++++++++++++++++++++++++++++++++-----= ---- lib/msun/aarch64/fenv.h | 41 +++++++++++++++++++++------- 2 files changed, 90 insertions(+), 23 deletions(-) --=20 You are receiving this mail because: You are the assignee for the bug.=