This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/19448] Different value representation for bitfield width exceeding its type size.
- From: "janis187 at us dot ibm dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 17 Jan 2005 18:14:03 -0000
- Subject: [Bug c++/19448] Different value representation for bitfield width exceeding its type size.
- References: <20050114181939.19448.yanliu@ca.ibm.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From janis187 at us dot ibm dot com 2005-01-17 18:14 -------
I had not changed the size of the bitfield to 17 in my test case. When I do
that I can see the binary compatibility breakage.
I'll look into this to find out why this change was introduced. It appears to
be a general C++ change not specific to powerpc-linux.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19448