aboutsummaryrefslogtreecommitdiff
path: root/gdbsupport/Makefile.in
diff options
context:
space:
mode:
authorMark Wielaard <mark@klomp.org>2023-08-25 23:09:18 +0200
committerMark Wielaard <mark@klomp.org>2023-08-25 23:12:28 +0200
commit91df9a6f810bca02883dae9275715b4960ea02f0 (patch)
tree42d9c774f29bd161c91bebf9d21bafa12ab71f70 /gdbsupport/Makefile.in
parent58abdf887821a5da09ba184c6e400a3bc5cccd5a (diff)
downloadfsf-binutils-gdb-91df9a6f810bca02883dae9275715b4960ea02f0.zip
fsf-binutils-gdb-91df9a6f810bca02883dae9275715b4960ea02f0.tar.gz
fsf-binutils-gdb-91df9a6f810bca02883dae9275715b4960ea02f0.tar.bz2
Fix gdb/coffread.c build on 32bit architectures
The getsymname function tries to emit an error using %ld for an uintptr_t argument. Use PRIxPTR instead. Which works on any architecture for uintptr_t.
Diffstat (limited to 'gdbsupport/Makefile.in')
0 files changed, 0 insertions, 0 deletions