http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59259
Andrew Pinski <pinskia at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |INVALID --- Comment #2 from Andrew Pinski <pinskia at gcc dot gnu.org> --- The alignment of ipt_get_entries for x32 is 64bit so the size is correct. This is different from x86 where the alignment of long long in struct is 32bits.