This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c/17173] layout of bitfields with larger-than-int base type
- 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: 24 Aug 2004 20:28:21 -0000
- Subject: [Bug c/17173] layout of bitfields with larger-than-int base type
- References: <20040824200144.17173.terra@gnome.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From pinskia at gcc dot gnu dot org 2004-08-24 20:28 -------
Reading: <http://gcc.gnu.org/onlinedocs/gcc/Structures-unions-enumerations-and-bit_002dfields-
implementation.html#Structures-unions-enumerations-and-bit_002dfields-implementation>, I think
this is an ABI issue rather than a compiler one really.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17173