From 93b2e21d4a86e9bc0adf31071b33dc1e34603462 Mon Sep 17 00:00:00 2001 From: Doug Evans Date: Wed, 13 May 2015 14:07:03 -0700 Subject: revert previous patch, author not set --- gdb/dwarf2read.c | 1 - 1 file changed, 1 deletion(-) (limited to 'gdb/dwarf2read.c') diff --git a/gdb/dwarf2read.c b/gdb/dwarf2read.c index 4d892d8..9a2113e 100644 --- a/gdb/dwarf2read.c +++ b/gdb/dwarf2read.c @@ -8363,7 +8363,6 @@ die_needs_namespace (struct die_info *die, struct dwarf2_cu *cu) case DW_TAG_enumeration_type: case DW_TAG_enumerator: case DW_TAG_subprogram: - case DW_TAG_inlined_subroutine: case DW_TAG_member: case DW_TAG_imported_declaration: return 1; -- cgit v1.1