[Bug 277958] libc: invalid internal linkage on feclearexcept

[email protected] Mon, 30 Mar 2026 17:16:40 +0000
Newsgroups gmane.os.freebsd.devel.standards
Message-ID <[email protected]/bugzilla/>
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D277958

--- Comment #18 from [email protected] ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/src/commit/?id=3Dd15733065c4221dcd5bb3622d225760f2=
71f6fc9

commit d15733065c4221dcd5bb3622d225760f271f6fc9
Author:     Konstantin Belousov <[email protected]>
AuthorDate: 2026-03-29 01:30:03 +0000
Commit:     Konstantin Belousov <[email protected]>
CommitDate: 2026-03-30 16:57:01 +0000

    msun: remove requirement to have C99 inline semantic

    The 'extern inline' usage is removed.

    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 | 5 -----
 lib/msun/amd64/fenv.c   | 5 -----
 lib/msun/arm/fenv.c     | 5 -----
 lib/msun/i387/fenv.c    | 5 -----
 lib/msun/powerpc/fenv.c | 5 -----
 lib/msun/riscv/fenv.c   | 5 -----
 6 files changed, 30 deletions(-)

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