------- Comment #7 from kkojima at gcc dot gnu dot org 2006-07-15 06:59 ------- Subject: Bug 28161
Author: kkojima Date: Sat Jul 15 06:58:57 2006 New Revision: 115464 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=115464 Log: PR middle-end/28160 * stor-layout.c (place_field): Take the bit field with an excessive size into account in the ms-bitfiled case. PR middle-end/28161 * stor-layout.c (place_field): Use DECL_BIT_FIELD_TYPE of the previous bit field. Modified: trunk/gcc/ChangeLog trunk/gcc/stor-layout.c -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28161