diff options
author | Jan Beulich <jbeulich@suse.com> | 2024-11-18 11:36:30 +0100 |
---|---|---|
committer | Jan Beulich <jbeulich@suse.com> | 2024-11-18 11:36:30 +0100 |
commit | 70ab7e0acfaf1cb32dfc184794e28408620a34f9 (patch) | |
tree | 49ff81d48d26a6c400e3e87971a629cebfd890e6 /gdb/ada-lang.c | |
parent | d5cbf916be4a049580dfed8682f3f8795e57ecfa (diff) | |
download | binutils-70ab7e0acfaf1cb32dfc184794e28408620a34f9.zip binutils-70ab7e0acfaf1cb32dfc184794e28408620a34f9.tar.gz binutils-70ab7e0acfaf1cb32dfc184794e28408620a34f9.tar.bz2 |
ELF: SHF_MERGE vs SHT_NOBITS
bfd/merge.c puts in quite some effort to track mergable sections. That's
all wasted for sections which don't have contents, as for them
_bfd_write_merged_section() will never be called.
With the combination not having any useful effect, also warn about this
in gas.
Diffstat (limited to 'gdb/ada-lang.c')
0 files changed, 0 insertions, 0 deletions