Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 28 Apr 2026 20:28:57 +0000
From:      bugzilla-noreply@freebsd.org
To:        standards@FreeBSD.org
Subject:   [Bug 294719] lib/msun: Added fmaximum_mag_num
Message-ID:  <bug-294719-99-YXHp5OkmuJ@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-294719-99@https.bugs.freebsd.org/bugzilla/>

index | next in thread | previous in thread | raw e-mail

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=294719

--- Comment #8 from Steve Kargl <kargl@FreeBSD.org> ---
(In reply to Steve Kargl from comment #7)
After a bit of code reading, it seems FreeBSD currently
does not have the issignaling() macro.  A quick test
also suggests that neither clang nor gcc15 have a builtin
for issignaling().  Need to some bit twiddling to do
the equivalent.

-- 
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-294719-99-YXHp5OkmuJ>