]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
Fix a problem merging empty annobin notes on ppc64le targets.
authorNick Clifton <nickc@redhat.com>
Thu, 18 Feb 2021 11:43:26 +0000 (11:43 +0000)
committerNick Clifton <nickc@redhat.com>
Thu, 18 Feb 2021 11:43:26 +0000 (11:43 +0000)
commit8568422270e312310c47048750733652c7bd979f
tree9f03e4fe5d1a51a0ae4a099f8700f3d0a821b135
parentacde2092414878f94f03e9159fc679ff08390dcd
Fix a problem merging empty annobin notes on ppc64le targets.

* objcopy.c (merge_gnu_build_notes): Handle notes with a start
address that is higher than the end address.
binutils/ChangeLog
binutils/objcopy.c