diff options
author | Tom Tromey <tom@tromey.com> | 2022-02-11 18:24:23 -0700 |
---|---|---|
committer | Tom Tromey <tom@tromey.com> | 2022-10-10 10:43:34 -0600 |
commit | 05328f9105ed738cc4fe96429abd33466e891699 (patch) | |
tree | dbc4e4795b3c2dec5bd3e6604b3bfced4a883e25 /sim/m32c | |
parent | 3a3bb6eb36a29e3201bfc4cc53e341f4f98e6cf1 (diff) | |
download | binutils-05328f9105ed738cc4fe96429abd33466e891699.zip binutils-05328f9105ed738cc4fe96429abd33466e891699.tar.gz binutils-05328f9105ed738cc4fe96429abd33466e891699.tar.bz2 |
Don't use wchar_printable in print_wchar
print_wchar uses wchar_printable, but this isn't needed -- all the
relevant cases are already handled by the 'switch'. This changes the
code to use gdb_iswprint, and removes a somewhat confusing comment
related to this code.
Diffstat (limited to 'sim/m32c')
0 files changed, 0 insertions, 0 deletions