]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
Fix offset for ia64 PCREL60B relocation on HP-UX
authorJohn David Anglin <danglin@gcc.gnu.org>
Wed, 19 May 2021 15:27:28 +0000 (15:27 +0000)
committerJohn David Anglin <danglin@gcc.gnu.org>
Wed, 19 May 2021 15:27:28 +0000 (15:27 +0000)
commitee22a1a31d3432bb40b67229f75ae7c2a271e38e
tree9f7ed80b2a39f710395c8e19222a2259c39107b8
parent8dd8c8d4ab262bc4e469b9914cc9b83de3b5bcfb
Fix offset for ia64 PCREL60B relocation on HP-UX

gas/ChangeLog:
2021-05-19  John Buddery  <jvb@cyberscience.com>
PR 25599
* config/tc-ia64.c (emit_one_bundle): Increment fixup offset
by one for PCREL60B relocation on HP-UX.
gas/config/tc-ia64.c