]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
Import from mainline to fix PR gold/21868.
authorHan Shen <shenhan@google.com>
Mon, 28 Aug 2017 23:36:45 +0000 (16:36 -0700)
committerHan Shen <shenhan@google.com>
Tue, 29 Aug 2017 21:47:41 +0000 (14:47 -0700)
commitee5d69b8af9d798b386e3e71e96ac51d0f9528d1
treeae344a258ca694714c4277cb9696cc79d88c1901
parent796337aa8ba0aa0397c07c264f82fe8eb9fd46e0
Import from mainline to fix PR gold/21868.

2017-08-28  James Clarke <jrtc27@jrtc27.com>

gold/ChangeLog:
PR gold/21868
* aarch64.cc (AArch64_relobj::try_fix_erratum_843419_optimized):
Add extra view offset argument to function.
(AArch64_relobj::fix_errata_and_relocate_erratum_stubs): Add
extra view offset set to the output offset when the view has
is_input_output_view set, since it has not already been
included. Pass this to try_fix_erratum_843419_optimized.
gold/aarch64.cc