diff options
author | Jan Beulich <jbeulich@suse.com> | 2025-02-03 11:56:13 +0100 |
---|---|---|
committer | Jan Beulich <jbeulich@suse.com> | 2025-02-03 11:56:13 +0100 |
commit | 2ce2556f849f2e42382473efcf12ccf0a35c8e52 (patch) | |
tree | 433c33ebfaf378702767db8d0a17651f4f7c2387 /gdb | |
parent | 7c65d9d06fe15fec42362c14fca392c774b672a2 (diff) | |
download | binutils-2ce2556f849f2e42382473efcf12ccf0a35c8e52.zip binutils-2ce2556f849f2e42382473efcf12ccf0a35c8e52.tar.gz binutils-2ce2556f849f2e42382473efcf12ccf0a35c8e52.tar.bz2 |
d30v: 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')
0 files changed, 0 insertions, 0 deletions