[Bug 272783] Clean up libm use of the __ieee754_ prefix

From: <bugzilla-noreply_at_freebsd.org>
Date: Fri, 28 Jul 2023 21:30:37 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272783

--- Comment #1 from Steve Kargl <kargl@FreeBSD.org> ---
I forgot to mention that the patch does not drop the __ieee754_ prefix from the
trigonometric argument reduction functions, e.g., __ieee754_rem_pio2.  These
functions are internal to the libm and exported through Symbol.map; and thus,
reserved for the implementation.

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