* libbfd.h (COERCExx): Cast x to bfd_signed_vma before doing the
authorIan Lance Taylor <ian@airs.com>
Wed, 15 Sep 1993 20:57:47 +0000 (20:57 +0000)
committerIan Lance Taylor <ian@airs.com>
Wed, 15 Sep 1993 20:57:47 +0000 (20:57 +0000)
commit0542a638d799252feb41e7c59153488bd8684333
tree45df7490388b0386208b9b25a831bf9c5d1ba66b
parent3283eab3661db052af96937efe778b892d25696f
* libbfd.h (COERCExx): Cast x to bfd_signed_vma before doing the
xor and subtract.  Otherwise it will not sign extend if the type
of bfd_vma is larger than int.
bfd/ChangeLog
This page took 0.041898 seconds and 4 git commands to generate.