diff options
author | Tom Tromey <tom@tromey.com> | 2020-02-08 13:40:54 -0700 |
---|---|---|
committer | Tom Tromey <tom@tromey.com> | 2020-02-08 13:43:24 -0700 |
commit | b3b3227982613ac926b58b84e16867624ae0ed04 (patch) | |
tree | 6562b7fb11721b9ca4c8d5337d25d83f53789eaf /gdb/dwarf2/section.h | |
parent | 1d33d811c708941532410850db8279ba30995252 (diff) | |
download | binutils-b3b3227982613ac926b58b84e16867624ae0ed04.zip binutils-b3b3227982613ac926b58b84e16867624ae0ed04.tar.gz binutils-b3b3227982613ac926b58b84e16867624ae0ed04.tar.bz2 |
Minor simplification in abbrev_table::read
abbrev_table::read increments cur_abbrev->num_attrs in the inner loop,
but there's no need to do this, as the information is already stored
in the temporary vector.
2020-02-08 Tom Tromey <tom@tromey.com>
* dwarf2/abbrev.c (abbrev_table::read): Simplify.
Change-Id: I765f12850ffa1c6066e884bb22c94468d1abdba4
Diffstat (limited to 'gdb/dwarf2/section.h')
0 files changed, 0 insertions, 0 deletions