This is the mail archive of the gcc-prs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: c/9110: Zero-length bitfields cause wider structure when -fpack-struct is specified


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.
 


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]