* dwarf2read.c (try_open_dwo_file): Don't call

gdb_bfd_stash_filename.
This commit is contained in:
Tom Tromey
2012-07-20 16:12:44 +00:00
parent 99c1624c13
commit b81e1ee05c
2 changed files with 5 additions and 1 deletions

View File

@@ -8278,7 +8278,6 @@ try_open_dwo_file (const char *file_name)
xfree (absolute_name);
return NULL;
}
gdb_bfd_stash_filename (sym_bfd);
xfree (absolute_name);
bfd_set_cacheable (sym_bfd, 1);