diff options
author | Alan Modra <amodra@gmail.com> | 2020-03-04 21:14:19 +1030 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2020-03-05 09:48:04 +1030 |
commit | baf09cba8f97be8044f7422cb31b1cb3f23e2762 (patch) | |
tree | c77d7fde7e0d7150e2ecc75753c616de57bb74bd /gdb/jit.c | |
parent | 46f9f93119daaa8eceb7233a17759e10e858c9fd (diff) | |
download | gdb-baf09cba8f97be8044f7422cb31b1cb3f23e2762.zip gdb-baf09cba8f97be8044f7422cb31b1cb3f23e2762.tar.gz gdb-baf09cba8f97be8044f7422cb31b1cb3f23e2762.tar.bz2 |
PR25570, ld duplicate "warning: changing start of section"
Note that because we should report a signed delta from the previous
VMA it isn't possible to use ngettext. ngettext only supports
unsigned long values. So byte/bytes goes from the message.
PR 25570
* ldlang.c (lang_sizing_iteration): New static var.
(lang_size_sections_1): Warn about no memory region only on first
iteration. Warn about changing start address on first iteration
then any delta from that on subsequent iterations. Report a signed
delta.
(one_lang_size_sections_pass): Increment lang_sizing_iteration.
Diffstat (limited to 'gdb/jit.c')
0 files changed, 0 insertions, 0 deletions