[Bug 277958] libc: invalid internal linkage on feclearexcept

[email protected] Mon, 06 Apr 2026 06:55:13 +0000
Newsgroups gmane.os.freebsd.devel.standards
Message-ID <[email protected]/bugzilla/>
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D277958

--- Comment #22 from [email protected] ---
A commit in branch stable/15 references this bug:

URL:
https://cgit.FreeBSD.org/src/commit/?id=3D081f52a441918da51c4f5891dcb125bf8=
293ff2e

commit 081f52a441918da51c4f5891dcb125bf8293ff2e
Author:     Konstantin Belousov <[email protected]>
AuthorDate: 2026-03-29 01:30:03 +0000
Commit:     Konstantin Belousov <[email protected]>
CommitDate: 2026-04-05 07:47:10 +0000

    msun: remove requirement to have C99 inline semantic

    PR:     277958

    (cherry picked from commit d15733065c4221dcd5bb3622d225760f271f6fc9)

 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.=