]> gcc.gnu.org Git - gcc.git/commit
re PR middle-end/28160 (Bogus "size of array 'foo' is too large" error with -mms...
authorKaz Kojima <kkojima@gcc.gnu.org>
Sat, 15 Jul 2006 06:58:57 +0000 (06:58 +0000)
committerKaz Kojima <kkojima@gcc.gnu.org>
Sat, 15 Jul 2006 06:58:57 +0000 (06:58 +0000)
commit72aeff7c56480cd257a3654eaf93ff1e49bc1c25
tree5a9d43d87ccf06adee9d7332a079bc75057b5f43
parent5cd8e1235ab323384494098385ec75071b64152b
re PR middle-end/28160 (Bogus "size of array 'foo' is too large" error with -mms-bitfields)

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.

From-SVN: r115464
gcc/ChangeLog
gcc/stor-layout.c
This page took 0.067667 seconds and 5 git commands to generate.