]> git.ipfire.org Git - thirdparty/gcc.git/commit
stor-layout.c (update_alignment_for_field): Use ADJUST_FIELD_ALIGN when computing...
authorMark Mitchell <mark@codesourcery.com>
Mon, 23 Dec 2002 02:10:18 +0000 (02:10 +0000)
committerMark Mitchell <mmitchel@gcc.gnu.org>
Mon, 23 Dec 2002 02:10:18 +0000 (02:10 +0000)
commitd0ff2db506782900cfb16584514e194e7dca50e2
treec690c9aebf9f42277b73fbc81bb18b0315490a4b
parentbea096ccbf8853ff588f85cdbfc42597e60256d6
stor-layout.c (update_alignment_for_field): Use ADJUST_FIELD_ALIGN when computing the alignment for a zero-width bitfield...

* stor-layout.c (update_alignment_for_field): Use
ADJUST_FIELD_ALIGN when computing the alignment for a zero-width
bitfield when PCC_BITFIELD_TYPE_MATTERS.

From-SVN: r60419
gcc/ChangeLog
gcc/stor-layout.c
gcc/testsuite/gcc.dg/i386-bitfield2.c [new file with mode: 0644]