aboutsummaryrefslogtreecommitdiff
path: root/binutils/dwarf.c
diff options
context:
space:
mode:
Diffstat (limited to 'binutils/dwarf.c')
-rw-r--r--binutils/dwarf.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/binutils/dwarf.c b/binutils/dwarf.c
index f09ed1e..a0cecba 100644
--- a/binutils/dwarf.c
+++ b/binutils/dwarf.c
@@ -1733,7 +1733,6 @@ process_debug_info (struct dwarf_section *section, void *file,
need_base_address = 1;
break;
case DW_TAG_entry_point:
- case DW_TAG_inlined_subroutine:
case DW_TAG_subprogram:
need_base_address = 0;
/* Assuming that there is no DW_AT_frame_base. */