diff options
author | Mike Frysinger <vapier@gentoo.org> | 2021-01-09 14:06:15 -0500 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2021-01-11 08:27:40 -0500 |
commit | 90e123dd600140ccc0731668e1256e1a55b04f8f (patch) | |
tree | 00e402bffbe259eb1735ddf7a075d02ddc029766 /gdb/blockframe.c | |
parent | 933306703a73585ad80c72a8a9422833074961a2 (diff) | |
download | fsf-binutils-gdb-90e123dd600140ccc0731668e1256e1a55b04f8f.zip fsf-binutils-gdb-90e123dd600140ccc0731668e1256e1a55b04f8f.tar.gz fsf-binutils-gdb-90e123dd600140ccc0731668e1256e1a55b04f8f.tar.bz2 |
sim: common: fix printf formats
For 32-bit targets, %x happens to work for unsigned_word. But for
64-bit targets, it's too small, and gcc throws an error. Use the
right printf format define for them.
Diffstat (limited to 'gdb/blockframe.c')
0 files changed, 0 insertions, 0 deletions