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:02:24 +0000 (17:02 +0100)
commit68a091326f6ac25005c49c4cbda1855080ba1d5f
tree3dc784366d5d6a330377cf8e3a79d1d0f76cc6a5
parent0e7e9601bed5600881225e22fd4306f11907858b
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