Add addresses of DIEs to debug_dwarf_die
commite231cc37f593b7526a22b293658f0500f69aa355
authordodji <dodji@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 29 Nov 2010 16:29:41 +0000 (29 16:29 +0000)
committerdodji <dodji@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 29 Nov 2010 16:29:41 +0000 (29 16:29 +0000)
tree7748a330fba742d6735aa72bd5875b97b7002b29
parent618cfa34ba86d869a97c1746c3c52cad034ddcf3
Add addresses of DIEs to debug_dwarf_die

gcc/
* dwarf2out.c (print_die): Print the address of the current DIE or
of any DIE referenced by the current one.

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