aboutsummaryrefslogtreecommitdiff
path: root/gdb/jit.c
diff options
context:
space:
mode:
authorTom Tromey <tom@tromey.com>2019-03-01 19:56:45 -0700
committerTom Tromey <tom@tromey.com>2019-03-15 16:02:08 -0600
commit788c80d1aff685e66b8105ddc7451cfa6a03bf1d (patch)
tree0c73a75e7c45512daa54e02d7671882ef85ccc0c /gdb/jit.c
parent1b7a07cba0aa096c2eb66895ef339aa5143e9995 (diff)
downloadbinutils-788c80d1aff685e66b8105ddc7451cfa6a03bf1d.zip
binutils-788c80d1aff685e66b8105ddc7451cfa6a03bf1d.tar.gz
binutils-788c80d1aff685e66b8105ddc7451cfa6a03bf1d.tar.bz2
Remove some unneeded initializations in minimal_symbol_reader
minimal_symbol_reader::record_full does not need to initialize any minsym fields to 0, because that was already done implicitly via the use of XCNEW when allocating the msym_bunch. gdb/ChangeLog 2019-03-15 Tom Tromey <tom@tromey.com> * minsyms.c (minimal_symbol_reader::record_full): Remove some initializations.
Diffstat (limited to 'gdb/jit.c')
0 files changed, 0 insertions, 0 deletions