daily update
[binutils-gdb.git] / bfd / dwarf2.c
index 9b194aaa66bc0ed3b44b4a32e0eb71ef8a24a2bd..12858338f6ad6d6e490368d59f32a0b2be6591da 100644 (file)
@@ -1032,6 +1032,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;