[Bug c/59259] [x32] Incorrect packing and/or alignment when using a 64 bit type as array of zero length in a structure

2013-11-27 Thread cjanderson at yandex dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59259 cjanderson at yandex dot com changed: What|Removed |Added Status|RESOLVED|CLOSED --- Comment #6 from

[Bug c/59259] [x32] Incorrect packing and/or alignment when using a 64 bit type as array of zero length in a structure

2013-11-27 Thread cjanderson at yandex dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59259 cjanderson at yandex dot com changed: What|Removed |Added Status|CLOSED |UNCONFIRMED

[Bug c/59259] [x32] Incorrect packing and/or alignment when using a 64 bit type as array of zero length in a structure

2013-11-23 Thread cjanderson at yandex dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59259 cjanderson at yandex dot com changed: What|Removed |Added Status|RESOLVED|CLOSED --- Comment #3 from

[Bug c/59259] [x32] Incorrect packing and/or alignment when using a 64 bit type as array of zero length in a structure

2013-11-22 Thread cjanderson at yandex dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59259 --- Comment #1 from cjanderson at yandex dot com --- Created attachment 31276 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=31276&action=edit Test file incorrectly compiled

[Bug c/59259] New: [x32] Incorrect packing and/or alignment when using a 64 bit type as array of zero length in a structure

2013-11-22 Thread cjanderson at yandex dot com
: UNCONFIRMED Severity: normal Priority: P3 Component: c Assignee: unassigned at gcc dot gnu.org Reporter: cjanderson at yandex dot com I believe that x32 has 32 bit pointers. I hope that I am not barking up the wrong tree, but I have a problem with gcc