diff options
author | Jan Beulich <jbeulich@suse.com> | 2025-02-03 12:25:41 +0100 |
---|---|---|
committer | Jan Beulich <jbeulich@suse.com> | 2025-02-03 12:25:41 +0100 |
commit | 05b64c8657560c86c3ddb1b44bcea9ced4ff26a8 (patch) | |
tree | f94c7a6d5612b37e7b73145a141d52815639ecce /gdb/testsuite/gdb.python/py-disasm.c | |
parent | bf0e6c6cd5cd84d3bbce6783c05f3b5b6d375e46 (diff) | |
download | binutils-05b64c8657560c86c3ddb1b44bcea9ced4ff26a8.zip binutils-05b64c8657560c86c3ddb1b44bcea9ced4ff26a8.tar.gz binutils-05b64c8657560c86c3ddb1b44bcea9ced4ff26a8.tar.bz2 |
v850: use is_whitespace()
Wherever blanks are permissible in input, tabs ought to be permissible,
too. This is particularly relevant when -f is passed to gas (alongside
appropriate input). Also convert open-coded checks as well as ISSPACE()
uses. At the same time use is_end_of_stmt() instead of a kind-of-open-
coded check in adjacent code.
Diffstat (limited to 'gdb/testsuite/gdb.python/py-disasm.c')
0 files changed, 0 insertions, 0 deletions