Don't merge notes when the relocs associated with them cannot be reliably deleted.
authorNick Clifton <nickc@redhat.com>
Tue, 2 May 2017 15:54:53 +0000 (16:54 +0100)
committerNick Clifton <nickc@redhat.com>
Tue, 2 May 2017 15:55:31 +0000 (16:55 +0100)
commit1395c6ce47510babad3dcb9892f6f2517a3f2b59
tree675f764a25ddd1a9cbb36f53ad38eaa4ee2391e2
parent73ec947d59c511411377ad51ef792a5fcdd3f0cc
Don't merge notes when the relocs associated with them cannot be reliably deleted.

* objcopy.c (merge_gnu_build_notes): Disable merge if there are
more internal relocs than external relocs.
binutils/ChangeLog
binutils/objcopy.c