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: "ebotcazou at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 31 Aug 2004 11:12:55 -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 ebotcazou at gcc dot gnu dot org 2004-08-31 11:12 -------
For the sake of completeness, the ABI as defined by the SCD 2.4.1 says that
'unsigned long long int' is 8-byte aligned on SPARC 32-bit.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17173