diff options
author | Jan Beulich <jbeulich@suse.com> | 2025-02-03 12:02:09 +0100 |
---|---|---|
committer | Jan Beulich <jbeulich@suse.com> | 2025-02-03 12:02:09 +0100 |
commit | 6cbfc6bf2356bc34db6aaa2aeda6356f4d9ca6b6 (patch) | |
tree | 7f39586d141c757cf4abc43d0b7ce7e6ad81b20d /gdb/python | |
parent | 21c901a95d0e97ac5064f6a5ece039ebc7087e43 (diff) | |
download | binutils-6cbfc6bf2356bc34db6aaa2aeda6356f4d9ca6b6.zip binutils-6cbfc6bf2356bc34db6aaa2aeda6356f4d9ca6b6.tar.gz binutils-6cbfc6bf2356bc34db6aaa2aeda6356f4d9ca6b6.tar.bz2 |
ft32: 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 switch ISSPACE() uses over. 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