This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/21361] sizeof() packed structs potential errors
- From: "moudekotte at khaeon dot nl" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 4 May 2005 10:27:54 -0000
- Subject: [Bug c++/21361] sizeof() packed structs potential errors
- References: <20050503150949.21361.moudekotte@khaeon.nl>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From moudekotte at khaeon dot nl 2005-05-04 10:27 -------
I noticed the PCC_BITFIELD_TYPE_MATTERS setting (hint:
http://www.astro.cf.ac.uk/cgi-bin/info2www?(gcc)Storage%20Layout ). I guess
packing settings overrule this PCC_BITFIELD_TYPE_MATTERS setting? If it was
meant to do so (and not just accidentally happened to do so), then please close
this bug.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21361