This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c/11885] [3.3 Regression] Problem with bitfields in packed structs


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


pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |janis187 at us dot ibm dot
                   |                            |com


------- Additional Comments From pinskia at gcc dot gnu dot org  2003-08-11 23:40 -------
Thanks for trying this patch, this helps us figure out which patch fixes this on the mainline.
Janis,
 can you run your regression finder on this one as it looks like a bad regression (which is already 
fixed on the mainline) as prevents any one to use reserved fields in packed structors with bitfields.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]