* [commit] (read_cutu_die_from_dwo): Delete unused local comp_dir_string
@ 2014-03-31 23:55 Doug Evans
0 siblings, 0 replies; only message in thread
From: Doug Evans @ 2014-03-31 23:55 UTC (permalink / raw)
To: gdb-patches
Hi.
While hacking on dwarf2read.c I noticed this.
Committed.
2014-03-31 Doug Evans <dje@google.com>
* dwarf2read.c (read_cutu_die_from_dwo): Delete unused local
comp_dir_string.
diff --git a/gdb/dwarf2read.c b/gdb/dwarf2read.c
index 64f7383..0c8d99f 100644
--- a/gdb/dwarf2read.c
+++ b/gdb/dwarf2read.c
@@ -4970,7 +4970,6 @@ read_cutu_die_from_dwo (struct dwarf2_per_cu_data *this_cu,
struct dwarf2_section_info *section;
bfd *abfd;
const gdb_byte *begin_info_ptr, *info_ptr;
- const char *comp_dir_string;
ULONGEST signature; /* Or dwo_id. */
struct attribute *comp_dir, *stmt_list, *low_pc, *high_pc, *ranges;
int i,num_extra_attrs;
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2014-03-31 23:55 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-03-31 23:55 [commit] (read_cutu_die_from_dwo): Delete unused local comp_dir_string Doug Evans
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).