[Bug 294719] lib/msun: Added fmaximum_mag_num

[email protected] Thu, 23 Apr 2026 09:16:48 +0000
Newsgroups gmane.os.freebsd.devel.standards
Message-ID <[email protected]/bugzilla/>
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D294719

--- Comment #2 from Robert Clausecker <[email protected]> ---
If that's the case, maybe it is better to do:

> volatile double force_except =3D x + y;
> (void)force_except;

Yes, I think that's a good pattern.  Not sure if the void cast to avoid the
unused warning is actually needed (check if the compiler complains).

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