]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
Set dwarf2_per_cu_data::m_header_read_in
authorTom Tromey <tom@tromey.com>
Sun, 14 Mar 2021 17:41:46 +0000 (11:41 -0600)
committerTom Tromey <tom@tromey.com>
Sun, 14 Mar 2021 17:50:01 +0000 (11:50 -0600)
commita9f172c6b7a8f81e482568adecbea17860b5577c
tree13e14b9594909e2d8b5615f556032aae5bf923ca
parent933721ed0c95b53773b43874baa2ee82236f80b1
Set dwarf2_per_cu_data::m_header_read_in

I noticed that nothing in dwarf2/read.c sets
dwarf2_per_cu_data::m_header_read_in.  This patch adds the appropriate
assignment.

gdb/ChangeLog
2021-03-14  Tom Tromey  <tom@tromey.com>

* dwarf2/read.c (dwarf2_per_cu_data::get_header): Set
m_header_read_in.
gdb/ChangeLog
gdb/dwarf2/read.c