c/9110: Zero-length bitfields cause wider structure when -fpack-struct is specified
Christian Ehrhardt
ehrhardt@mathematik.uni-ulm.de
Fri Jan 3 10:56:00 GMT 2003
The following reply was made to PR c/9110; it has been noted by GNATS.
From: "Christian Ehrhardt" <ehrhardt@mathematik.uni-ulm.de>
To: gcc-gnats@gcc.gnu.org, gcc-prs@gcc.gnu.org, gcc-bugs@gcc.gnu.org,
nobody@gcc.gnu.org, etiotto@ca.ibm.com
Cc:
Subject: Re: c/9110: Zero-length bitfields cause wider structure when -fpack-struct is specified
Date: Fri, 3 Jan 2003 11:46:46 +0100
http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=9110
Some discussion about this PR got picked up by GNATS as PR 9141 and PR 9142.
The executive summary is:
a) Mark probably fixed this but someone has to verify on power-pc or build
a cross compiler.
b) The code snipped in the test case is is wrong, field a should habe type
char.
More information about the Gcc-prs
mailing list