This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: c/9110: [PPC] Zero-length bitfields cause wider structure when -fpack-struct is specified
- From: bangerth at dealii dot org
- To: etiotto at ca dot ibm dot com, gcc-bugs at gcc dot gnu dot org, gcc-prs at gcc dot gnu dot org, nobody at gcc dot gnu dot org
- Date: 22 Mar 2003 04:43:02 -0000
- Subject: Re: c/9110: [PPC] Zero-length bitfields cause wider structure when -fpack-struct is specified
- Reply-to: bangerth at dealii dot org, etiotto at ca dot ibm dot com, gcc-bugs at gcc dot gnu dot org, gcc-prs at gcc dot gnu dot org, nobody at gcc dot gnu dot org, gcc-gnats at gcc dot gnu dot org
Synopsis: [PPC] Zero-length bitfields cause wider structure when -fpack-struct is specified
State-Changed-From-To: open->feedback
State-Changed-By: bangerth
State-Changed-When: Sat Mar 22 04:43:02 2003
State-Changed-Why:
Quoting Volker's previous mail:
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.
Can you verify this with a newer compiler?
Thanks
Wolfgang
http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=9110