OSDN Git Service

* dwarf2read.c (free_die_list, copy_die): Delete.
authorDaniel Jacobowitz <dan@debian.org>
Wed, 20 Aug 2008 19:39:10 +0000 (19:39 +0000)
committerDaniel Jacobowitz <dan@debian.org>
Wed, 20 Aug 2008 19:39:10 +0000 (19:39 +0000)
commit0de6b9789ad4f2a21b0446e364d064a35a2866c4
tree059859118b52fd9b93f0bc4c500170cf4fde1dee
parent901cf44596025507e2e7ceeaa3b84fef772ad56a
* dwarf2read.c (free_die_list, copy_die): Delete.
(dwarf_alloc_die): Take a CU argument.  Allocate the new DIE
on the obstack.
(read_full_die): Update call to dwarf_alloc_die.  Allocate
attributes on the CU obstack.
(free_one_comp_unit): Do not call free_die_list.
gdb/ChangeLog
gdb/dwarf2read.c