diff options
author | Jan Beulich <jbeulich@suse.com> | 2025-02-03 11:56:04 +0100 |
---|---|---|
committer | Jan Beulich <jbeulich@suse.com> | 2025-02-03 11:56:04 +0100 |
commit | 7c65d9d06fe15fec42362c14fca392c774b672a2 (patch) | |
tree | c9e138cc5c55e0908c6ff1912328cf8ce17c6266 /gdb/python | |
parent | 72c260c6af01297f710cf13de4e062549c1e58d1 (diff) | |
download | binutils-7c65d9d06fe15fec42362c14fca392c774b672a2.zip binutils-7c65d9d06fe15fec42362c14fca392c774b672a2.tar.gz binutils-7c65d9d06fe15fec42362c14fca392c774b672a2.tar.bz2 |
d10v: 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 where tabs were
already included. At the same time use is_end_of_stmt() instead of open-
coded checks in adjacent code.
Diffstat (limited to 'gdb/python')
0 files changed, 0 insertions, 0 deletions