* dwarf2out.c (add_location_or_const_value_attribute): Prefer
authorjakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 11 Aug 2005 21:22:43 +0000 (21:22 +0000)
committerjakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 11 Aug 2005 21:22:43 +0000 (21:22 +0000)
commit600b9bbf6c9016b24a7c8f1cc1f4385d859f2b46
treeb522af862704889ed8299e0f561bb9942ffb9181
parent9aad6f8198b721ac57833ab7edd8a9c73cfb750e
* dwarf2out.c (add_location_or_const_value_attribute): Prefer
locations gathered by var-tracking in single entry loc_list
over loc_descriptor_from_tree.

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