This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug other/72815] New: libmpx on i386


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!

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]