Date: Tue, 26 Feb 2019 19:15:25 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 236063] [LIBM] Update the ENTERI() macro in math_private.h Message-ID: <bug-236063-227@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D236063 Bug ID: 236063 Summary: [LIBM] Update the ENTERI() macro in math_private.h Product: Base System Version: CURRENT Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: bin Assignee: bugs@FreeBSD.org Reporter: kargl@FreeBSD.org Created attachment 202391 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D202391&action= =3Dedit patch Update the ENTERI() macro in math_private.h to take a parameter. This parameter is used by __typeof() to set the type for an intermediate variable that holds the return value of a function on i386 FreeBSD. The patch updates the consumers of ENTERI(). --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-236063-227>