X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=bfd%2Fecoff.c;h=ce8eb89a57a0c4bd4d05599e0dc649e81f6daa30;hb=abf874aafe3d717573e4a48bf0e3c6334e666a55;hp=84eab99398339fa31aae67b68753ce184a212627;hpb=74e10d1742f1b8312359c59a2af06c9e661252b3;p=deliverable%2Fbinutils-gdb.git diff --git a/bfd/ecoff.c b/bfd/ecoff.c index 84eab99398..ce8eb89a57 100644 --- a/bfd/ecoff.c +++ b/bfd/ecoff.c @@ -78,8 +78,10 @@ static asection bfd_debug_section = NULL, /* symbol_ptr_ptr, */ NULL, - /* map_head, map_tail */ - { NULL }, { NULL } + /* map_head, map_tail, */ + { NULL }, { NULL }, + /* already_assigned */ + NULL, }; /* Create an ECOFF object. */