summaryrefslogtreecommitdiff
path: root/bfd/dwarf2.c
diff options
context:
space:
mode:
Diffstat (limited to 'bfd/dwarf2.c')
-rw-r--r--bfd/dwarf2.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/bfd/dwarf2.c b/bfd/dwarf2.c
index ffe110857e..6983a1c349 100644
--- a/bfd/dwarf2.c
+++ b/bfd/dwarf2.c
@@ -1058,6 +1058,7 @@ add_line_info (struct line_info_table *table,
return FALSE;
/* Set member data of 'info'. */
+ info->prev_line = NULL;
info->address = address;
info->op_index = op_index;
info->line = line;