[Bug other/72815] New: libmpx on i386
vicencb at gmail dot com
gcc-bugzilla@gcc.gnu.org
Fri Aug 5 12:25:00 GMT 2016
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!
More information about the Gcc-bugs
mailing list