diff options
author | Andrew Burgess <aburgess@redhat.com> | 2022-10-12 11:09:35 +0100 |
---|---|---|
committer | Andrew Burgess <aburgess@redhat.com> | 2022-10-19 14:32:22 +0100 |
commit | 744875dfdc94dc397ae666c65c56b416c3a191db (patch) | |
tree | 7e3116f7a8343b68500e9f31d2704110bf4a66e2 /gdb/dwarf2/expr.c | |
parent | cb9d1609da6e623158ba5a8cb4a2712bcea4f57f (diff) | |
download | binutils-744875dfdc94dc397ae666c65c56b416c3a191db.zip binutils-744875dfdc94dc397ae666c65c56b416c3a191db.tar.gz binutils-744875dfdc94dc397ae666c65c56b416c3a191db.tar.bz2 |
sim/ppc: fix warnings related to printf format strings
This commit is a follow on to:
commit 182421c9d2eea8c4877d983a2124e591f0aca710
Date: Tue Oct 11 15:02:08 2022 +0100
sim/ppc: fixes for arguments to printf style functions
where commit 182421c9d2ee addressed issues with printf format
arguments that were causing the compiler to give an error, this commit
addresses issues that caused the compiler to emit a warning.
This commit is mostly either changing the format string to match the
argument, or in some cases, excess, unused arguments are removed.
Diffstat (limited to 'gdb/dwarf2/expr.c')
0 files changed, 0 insertions, 0 deletions