]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
Visium: fix bogus overflow check on 32-bit hosts
authorEric Botcazou <ebotcazou@gcc.gnu.org>
Thu, 7 Feb 2019 16:02:24 +0000 (17:02 +0100)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Thu, 7 Feb 2019 16:10:17 +0000 (17:10 +0100)
commitc1eb660f9e42ceecd56de4b4a2753c30ac365783
treea2375bfd6ea6f2e98d61f6b64516ec52bc4097ea
parent66cbd952832c3fa2fa6691ed34302353af9890e2
Visium: fix bogus overflow check on 32-bit hosts

bfd/
* elf32-visium.c (visium_elf_howto_parity_reloc): Minor tweak.
<R_VISIUM_PC16>: Use explicit range test to detect an overflow.
bfd/ChangeLog
bfd/elf32-visium.c