[Bug c/11885] [3.3 Regression] Problem with bitfields in packed structs
cvs-commit at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Tue Oct 14 18:43:00 GMT 2003
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 cvs-commit at gcc dot gnu dot org 2003-10-14 18:43 -------
Subject: Bug 11885
CVSROOT: /cvs/gcc
Module name: gcc
Branch: gcc-3_3-branch
Changes by: jason@gcc.gnu.org 2003-10-14 18:43:09
Modified files:
gcc : ChangeLog stor-layout.c
Log message:
PR c/11885
* stor-layout.c (update_alignment_for_field): Packed non-bit-fields
get byte alignment.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-3_3-branch&r1=1.16114.2.780&r2=1.16114.2.781
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/stor-layout.c.diff?cvsroot=gcc&only_with_tag=gcc-3_3-branch&r1=1.134.2.4&r2=1.134.2.5
More information about the Gcc-bugs
mailing list