* dwarf2out.c (add_data_member_location_attribute): Use
commitedc0f27b12c332fab2fc6068bf8b509278449021
authorjakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 27 Jul 2010 15:47:43 +0000 (27 15:47 +0000)
committerjakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 27 Jul 2010 15:47:43 +0000 (27 15:47 +0000)
tree242cd1e5f05b430ce2cac2a694a8e83e39198134
parent34416a9006a32f02a74576df0fb94d062c78de3b
* dwarf2out.c (add_data_member_location_attribute): Use
add_AT_unsigned instead of add_AT_int if offset is non-negative.

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