PR debug/71669
commitf1e58785c6551fd1a320f2aedecd1fefdf5ea388
authorjakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 17 Jan 2017 17:42:06 +0000 (17 17:42 +0000)
committerjakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 17 Jan 2017 17:42:06 +0000 (17 17:42 +0000)
tree2dd542d50c7581cfd78916081ec770c623cfd932
parentd13e90136d131e553535603156fc1a7e11501078
PR debug/71669
* dwarf2out.c (add_data_member_location_attribute): For constant
offset bitfield emit for -gdwarf-5 DW_AT_data_bit_offset attribute
instead of DW_AT_data_member_location, DW_AT_bit_offset and
DW_AT_byte_size attributes.

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