* dwarf2out.c (field_byte_offset): Move the existing logic
authorfroydnj <froydnj@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 24 Apr 2007 14:45:08 +0000 (14:45 +0000)
committerfroydnj <froydnj@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 24 Apr 2007 14:45:08 +0000 (14:45 +0000)
commitfeb5f1b167f62de447a57a2199c08b074a574cf7
tree0243363339de73595a942443e24524dcf5922a41
parentc88b6f3d5db2fe5e0e8f7879c626c3adfd78094b
* dwarf2out.c (field_byte_offset): Move the existing logic
under the control of PCC_BITFIELD_TYPE_MATTERS and just use
the bit offset of the field if !PCC_BITFIELD_TYPE_MATTERS.

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