https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72815

            Bug ID: 72815
           Summary: libmpx on i386
           Product: gcc
           Version: 6.1.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: other
          Assignee: unassigned at gcc dot gnu.org
          Reporter: vicencb at gmail dot com
  Target Milestone: ---

Hello,

'struct _libc_fpstate' is anonymous when getting its 'sizeof' in
libmpx/mpxrt/mpxrt.h:52
#define XSAVE_OFFSET_IN_FPMEM    sizeof (struct _libc_fpstate)

Which results in a compilation error.

Thanks!

Reply via email to