Author: ebotcazou
Date: Mon Feb 25 09:55:26 2008
New Revision: 132614
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=132614
Log:
* stor-layout.c (layout_decl): Do not bump the alignment of a
bit-field to more than byte alignment if it is packed.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/stor-layout.c