This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c/11885] [3.3 Regression] Problem with bitfields in packed structs
- 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: 12 Aug 2003 00:02:50 -0000
- Subject: [Bug c/11885] [3.3 Regression] Problem with bitfields in packed structs
- References: <20030811210952.11885.stanrost@lcs.mit.edu>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11885
------- Additional Comments From janis187 at us dot ibm dot com 2003-08-12 00:02 -------
Subject: Re: [3.3 Regression] Problem with bitfields in packed structs
This looked like an interesting bug so I started a hunt on the 3.3
branch a couple of hours ago, and it's now down to a single day
(2003-03-31). When I identify where it broke on the branch I'll
check to see if it was also broken on mainline, and then what fixed
it on mainline.