]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
Revert "2020-04-29 Sterling Augustine <saugustine@google.com>"
authorTom de Vries <tdevries@suse.de>
Thu, 30 Apr 2020 16:51:49 +0000 (18:51 +0200)
committerTom de Vries <tdevries@suse.de>
Thu, 30 Apr 2020 16:51:49 +0000 (18:51 +0200)
commitb2a0dd767a59a4b1e343c178177dcaee55e540f1
tree01e0f1020ab48af5cdf7134c44de96ef42938281
parent102e38eba728cd3b969723f7cebd13f7220364b8
Revert "2020-04-29  Sterling Augustine <saugustine@google.com>"

This reverts commit 84ed7a472551bce1ac58e0eced619433fabc956c.

The problem that the commit attempts to address has already been fixed in
commit 770479f223e "gdb: Fix toplevel types with -fdebug-types-section".

The commit itself is superfluous because it sets list_in_scope at a point that
it's already set (by start_symtab).
gdb/ChangeLog
gdb/dwarf2/read.c