]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - sim/frv/sim-if.c
sim: frv: fix some printf type mismatch warnings
authorMike Frysinger <vapier@gentoo.org>
Sun, 27 Jun 2021 04:02:11 +0000 (00:02 -0400)
committerMike Frysinger <vapier@gentoo.org>
Mon, 28 Jun 2021 03:33:26 +0000 (23:33 -0400)
commit2b83b95803d745d0a57ae7331a285aa692c6e425
treed4ab6ecb7a692c04d118129b79365fd98f14c373
parent247867ebd359f46d0b67822f175f4721a52402ba
sim: frv: fix some printf type mismatch warnings

The %p usage was a real bug that would probably cause a crash.
sim/frv/ChangeLog
sim/frv/profile.c
sim/frv/sim-if.c