PR middle-end/28160
commit8aea3a7eefc659ca3ff65f3819f083cba38ac1ed
authorkkojima <kkojima@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 15 Jul 2006 06:58:57 +0000 (15 06:58 +0000)
committerkkojima <kkojima@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 15 Jul 2006 06:58:57 +0000 (15 06:58 +0000)
tree5a9d43d87ccf06adee9d7332a079bc75057b5f43
parent7203831012409813a78ad87c4f9ddfb85699ac56
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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@115464 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/stor-layout.c