Use DWARF_VMA_FMT to report error
authorH.J. Lu <hjl.tools@gmail.com>
Wed, 21 Jun 2017 22:29:38 +0000 (15:29 -0700)
committerH.J. Lu <hjl.tools@gmail.com>
Wed, 21 Jun 2017 22:29:38 +0000 (15:29 -0700)
commit194747873fbe037e923eac3a61481ba16e50e322
tree8088ae81e3ab0ead9ff53f384629ce56bc7015aa
parent6b7373708821500a7388a8248b6c19fa1826c514
Use DWARF_VMA_FMT to report error

Use DWARF_VMA_FMT to report error to work for both 32-bit and 64-bit
builds.

* dwarf.c (READ_ULEB): Use DWARF_VMA_FMT to report error.
(READ_SLEB): Likewise.
binutils/ChangeLog
binutils/dwarf.c