Fix build failure for 32-bit targets with --enable-targets=all
authorLuis Machado <luis.machado@linaro.org>
Tue, 13 Apr 2021 12:19:52 +0000 (09:19 -0300)
committerLuis Machado <luis.machado@linaro.org>
Tue, 13 Apr 2021 13:49:57 +0000 (10:49 -0300)
commitd9d2ef05f11736bf2e889047cc7588d0c0dd907e
tree8b7a4845cc908965a7442771e12ed771909ccbb2
parent6418520e7f0c32f940ac974a84c7dae3aa826266
Fix build failure for 32-bit targets with --enable-targets=all

Replace use of %lx with %s.

gdb/ChangeLog:

2021-04-13  Luis Machado  <luis.machado@linaro.org>

* rs6000-tdep.c (ppc_displaced_step_fixup): Use %s to print
hex values.
gdb/ChangeLog
gdb/rs6000-tdep.c
This page took 0.025054 seconds and 4 git commands to generate.