summaryrefslogtreecommitdiff
path: root/gcc/dwarf2out.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/dwarf2out.c')
-rw-r--r--gcc/dwarf2out.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/gcc/dwarf2out.c b/gcc/dwarf2out.c
index 4e75407fedf..d7faaac9f85 100644
--- a/gcc/dwarf2out.c
+++ b/gcc/dwarf2out.c
@@ -22691,8 +22691,6 @@ resolve_addr (dw_die_ref die)
else
{
loc->replaced = 1;
- if (dwarf_split_debug_info)
- remove_loc_list_addr_table_entries (loc->expr);
loc->dw_loc_next = *start;
}
}