diff options
author | Jan Beulich <jbeulich@suse.com> | 2025-02-03 12:22:10 +0100 |
---|---|---|
committer | Jan Beulich <jbeulich@suse.com> | 2025-02-03 12:22:10 +0100 |
commit | f483688fd004382f83e887ed78e80558d36bc67c (patch) | |
tree | a4590256c1cc627194ecb506b1cfe1620f03277b /gdb/testsuite/gdb.python/py-disasm.c | |
parent | 48ca138aa5bbf2152055837eedfc1298e5d84717 (diff) | |
download | binutils-f483688fd004382f83e887ed78e80558d36bc67c.zip binutils-f483688fd004382f83e887ed78e80558d36bc67c.tar.gz binutils-f483688fd004382f83e887ed78e80558d36bc67c.tar.bz2 |
SH: 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 an
ISSPACE() use. At the same time use is_end_of_stmt() instead of
(kind-of-)open-coded checks in adjacent code.
Diffstat (limited to 'gdb/testsuite/gdb.python/py-disasm.c')
0 files changed, 0 insertions, 0 deletions