OSDN Git Service

* dwarf2read.c (struct attribute): Move earlier.
authordrow <drow>
Wed, 20 Aug 2008 20:12:24 +0000 (20:12 +0000)
committerdrow <drow>
Wed, 20 Aug 2008 20:12:24 +0000 (20:12 +0000)
commitba65b96a3791ccc2b0f96ed29b71c8b45babc41c
treec585137ab7995de0aa00f8f10bec6e1d58801280
parent194318ed5c09c30a07a24709bb1be45c0efb95e0
* dwarf2read.c (struct attribute): Move earlier.
(struct die_info): Change attrs to a trailing array.
(dwarf_alloc_die): Take the number of attributes.  Allocate space
for them.
(read_full_die): Update call to dwarf_alloc_die.  Do not manually
allocate attributes.
gdb/ChangeLog
gdb/dwarf2read.c