diff options
author | Alan Modra <amodra@gmail.com> | 2020-08-19 18:19:38 +0930 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2020-08-19 21:25:47 +0930 |
commit | d1ce973eb377f19240005665258ce1d89bd064b5 (patch) | |
tree | 63c22a967d6bb294196b6b4bd81d605b1a34a39f /binutils/testsuite | |
parent | 9327494e0eeb118727446412a7fce2c0616a6788 (diff) | |
download | gdb-d1ce973eb377f19240005665258ce1d89bd064b5.zip gdb-d1ce973eb377f19240005665258ce1d89bd064b5.tar.gz gdb-d1ce973eb377f19240005665258ce1d89bd064b5.tar.bz2 |
PR26349, FAIL: binutils-all/pr25543 on hpux
The 't' length modifier isn't in SUSv2, unsurprisingly %tx isn't
recognized by older printf implementations. So even though 't' is
correct for ptrdiff_t we can't use it. Also, _bfd_int64_high and
_bfd_int64_low disappeared in 2008.
PR 26349
* readelf.c (dump_relocations): Use BFD_VMA_FMT to print offset
and info fields.
(dump_section_as_strings): Don't use %tx to display offset.
Diffstat (limited to 'binutils/testsuite')
0 files changed, 0 insertions, 0 deletions