diff options
author | Jan Beulich <jbeulich@suse.com> | 2022-12-19 09:36:00 +0100 |
---|---|---|
committer | Jan Beulich <jbeulich@suse.com> | 2022-12-19 09:36:00 +0100 |
commit | f8b6a781fb6b7e799c95c1c2be87accc39c0b7c0 (patch) | |
tree | fec48c3ec9f248c2dfc093c78469edde3eb7ea2e /gdb/rust-lang.c | |
parent | 08b50e1e03b27950730f3136eb311962d0deec14 (diff) | |
download | binutils-f8b6a781fb6b7e799c95c1c2be87accc39c0b7c0.zip binutils-f8b6a781fb6b7e799c95c1c2be87accc39c0b7c0.tar.gz binutils-f8b6a781fb6b7e799c95c1c2be87accc39c0b7c0.tar.bz2 |
gprofng/testsuite: eliminate bogus casts
Casting pointers to unsigned int is generally problematic and hence
compilers tend to warn about such. While here they're used only in
fprintf(), it still seems better to omit such casts, even if only to
avoid setting bad precedents.
Diffstat (limited to 'gdb/rust-lang.c')
0 files changed, 0 insertions, 0 deletions