OSDN Git Service

PR debug/43762
authorjakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 16 Apr 2010 15:34:47 +0000 (15:34 +0000)
committerjakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 16 Apr 2010 15:34:47 +0000 (15:34 +0000)
commit63924764475218a624506e7bb14d5c35e41c0603
tree26a80bc0dca583583b55827d2866fc920e0edb4e
parentec766bd7cce0190554f0b1eca7ccd39fc61025ea
PR debug/43762
* dwarf2out.c (add_bound_info): Always call loc_list_from_tree
with want_address 2 and in case a single element list might be
possible, call it again with want_address 0.

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