Fix the relocs created to adjust notes created by the assembler.
authorNick Clifton <nickc@redhat.com>
Fri, 6 Jul 2018 10:46:14 +0000 (11:46 +0100)
committerNick Clifton <nickc@redhat.com>
Fri, 6 Jul 2018 10:46:14 +0000 (11:46 +0100)
commit2e48456f0236d39b6de98feb7168f56cef155912
treeef904ed5d1f8b99bb67e26c10b05618f8c8e1c95
parent269965964e8a6586a07912a60e08eeb0053bfb2a
Fix the relocs created to adjust notes created by the assembler.

* write.c (maybe_generate_build_notes): Bias reloc offsets by the
number of notes already generated.
gas/ChangeLog
gas/write.c