aboutsummaryrefslogtreecommitdiff
path: root/gdb
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>2023-03-10 20:26:51 +1030
committerAlan Modra <amodra@gmail.com>2023-03-14 11:20:21 +1030
commitfb977255c88f3d27e21801b8ad8d9032ef4c7ffd (patch)
tree4af11dad1a46cf1c1f9224524b5e9ba14951c758 /gdb
parent4c6f9528b6db9838e8ed2050744a08b53265acb2 (diff)
downloadbinutils-fb977255c88f3d27e21801b8ad8d9032ef4c7ffd.zip
binutils-fb977255c88f3d27e21801b8ad8d9032ef4c7ffd.tar.gz
binutils-fb977255c88f3d27e21801b8ad8d9032ef4c7ffd.tar.bz2
gas/ecoff.c: don't use zero struct copies to init
It might have made sense once upon a time, but doesn't nowadays when compilers expand memset inline. * ecoff.c (add_aux_sym_tir, allocate_scope, allocate_vlinks), (allocate_shash, allocate_thash, allocate_tag, allocate_forward), (allocate_thead, allocate_lineno_list): Use memset rather than copying zero struct.
Diffstat (limited to 'gdb')
0 files changed, 0 insertions, 0 deletions