Fix comparison operations in SH code that trigger warning in clang.
authorNick Clifton <nickc@redhat.com>
Tue, 26 Nov 2019 14:06:12 +0000 (14:06 +0000)
committerNick Clifton <nickc@redhat.com>
Tue, 26 Nov 2019 14:06:12 +0000 (14:06 +0000)
commit239b426b11425c4bd6b36aa7fd92a01e74fd42cb
tree0e23807053464a5a1c19321a6bd37d18fe50b41b
parent42971193643cb2ec655a2b11315d425e290fe50e
Fix comparison operations in SH code that trigger warning in clang.

* elf32-sh.c (sh_elf_reloc): Use a signed_vma when checking for a
negative relocated value.
* coff-sh.c (sh_reloc): Likewise.
bfd/ChangeLog
bfd/coff-sh.c
bfd/elf32-sh.c
This page took 0.025933 seconds and 4 git commands to generate.