This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/14786] Struct misaligned containing unsigned char bit-field
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 3 Jun 2004 22:50:07 -0000
- Subject: [Bug target/14786] Struct misaligned containing unsigned char bit-field
- References: <20040330191303.14786.ryanma@cpsc.ucalgary.ca>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From pinskia at gcc dot gnu dot org 2004-06-03 22:50 -------
Invalid as you see from the XLC output that bitfields alignment is not defined on char.
--
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |INVALID
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14786