[Bug 236063] [LIBM] Update the ENTERI() macro in math_private.h

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Feb 26 19:15:27 UTC 2019


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

            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 at FreeBSD.org
          Reporter: kargl at FreeBSD.org

Created attachment 202391
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=202391&action=edit
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().

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


More information about the freebsd-bugs mailing list