diff options
author | Jan Beulich <jbeulich@suse.com> | 2025-08-08 11:44:12 +0200 |
---|---|---|
committer | Jan Beulich <jbeulich@suse.com> | 2025-08-08 11:44:12 +0200 |
commit | 1e118fe363d5538651ea6a0af6d5e05c105f01dc (patch) | |
tree | f459dc8a8b4ee5ad81477e364b650f0cbd7bb8f1 /gdb/testsuite/gdb.python/py-missing-objfile.py | |
parent | d582b4eb1be1199b1a41d922355bc62f763b19ef (diff) | |
download | binutils-1e118fe363d5538651ea6a0af6d5e05c105f01dc.zip binutils-1e118fe363d5538651ea6a0af6d5e05c105f01dc.tar.gz binutils-1e118fe363d5538651ea6a0af6d5e05c105f01dc.tar.bz2 |
bfd/ELF: make three local arrays static
... and const. There's no reason to have the compiler copy anonymous
objects onto the stack. And there's also no reason to allow the arrays
to be modifiable.
Diffstat (limited to 'gdb/testsuite/gdb.python/py-missing-objfile.py')
0 files changed, 0 insertions, 0 deletions